summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tps6586x.c
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2015-08-22 01:56:42 +0300
committerLinus Walleij <linus.walleij@linaro.org>2015-08-26 15:45:11 +0300
commitfd96811576e646011489e38b0594dc017db21971 (patch)
treea134a539590afca9daec67a635ad07961c347a69 /drivers/gpio/gpio-tps6586x.c
parent78de5d5220322456f2568de23bc2e97bba3957e3 (diff)
downloadlinux-fd96811576e646011489e38b0594dc017db21971.tar.xz
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-tps6586x.c')
0 files changed, 0 insertions, 0 deletions