aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xlp.c
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2015-08-21 15:56:42 -0700
committerLinus Walleij <linus.walleij@linaro.org>2015-08-26 14:45:11 +0200
commitfd96811576e646011489e38b0594dc017db21971 (patch)
treea134a539590afca9daec67a635ad07961c347a69 /drivers/gpio/gpio-xlp.c
parentgpio: max732x: Fix error handling in probe() (diff)
downloadlinux-dev-fd96811576e646011489e38b0594dc017db21971.tar.xz
linux-dev-fd96811576e646011489e38b0594dc017db21971.zip
gpio: vf610: handle level IRQ's properly
The GPIO IRQ controller is able to generate level triggered interrupts, however, these were handled by handle_simple_irq so far which did not take care of IRQ masking. This lead to "nobody cared (try booting with the "irqpoll" option)" stack traces. Use the generic interrupt handlers depending on the IRQ type. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-xlp.c')
0 files changed, 0 insertions, 0 deletions