diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-09-18 13:12:29 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-09-18 15:52:17 +0200 |
commit | c27769ef6e118d355922d9c4a530b9d68405b39b (patch) | |
tree | 9b73af5ff936950c245da052f033db553156c5cc /drivers/gpio/gpio-msic.c | |
parent | 524c10818c32ed343d5d8af49c04589ab21e64d4 (diff) | |
download | linux-stable-c27769ef6e118d355922d9c4a530b9d68405b39b.tar.gz linux-stable-c27769ef6e118d355922d9c4a530b9d68405b39b.tar.bz2 linux-stable-c27769ef6e118d355922d9c4a530b9d68405b39b.zip |
gpio: pcf857x: 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.
Cc: George Cherian <george.cherian@ti.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-msic.c')
0 files changed, 0 insertions, 0 deletions