diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-09-20 23:14:18 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-09-20 23:29:52 +0200 |
commit | 1dc94272117e35c1618516ffe5b129a7663c1d03 (patch) | |
tree | 4e11c1561de291d40b3465a14a65da8ceffc7540 /security | |
parent | 7d1815e1e51af36b5b52983cce8bc23cd79a92a9 (diff) | |
download | op-kernel-dev-1dc94272117e35c1618516ffe5b129a7663c1d03.zip op-kernel-dev-1dc94272117e35c1618516ffe5b129a7663c1d03.tar.gz |
gpio: bcm-kona: only use set_irq_flags() on ARM
As per the pattern from other GPIO drivers, use set_irq_flags()
on ARM only, use irq_set_noprobe() on other archs.
Also rename the argument "virq" to just "irq", this IRQ isn't
any more "virtual" than any other Linux IRQ number, we use
"hwirq" for the actual hw-numbers, "virq" is just bogus.
Reviewed-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions