]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: bcm281xx: Fix nested interrupt handler issue
authorMarkus Mayer <markus.mayer@linaro.org>
Mon, 7 Oct 2013 21:51:00 +0000 (14:51 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2013 14:40:58 +0000 (16:40 +0200)
commitfac7ce92d0864e2ab64b9a0e6238e00c019b11ec
tree1963c020d0be0a30b6c467892fdd16222a39fe0d
parentee0f5b390a0d7375a8b6af4cb0e167692e5e8a10
gpio: bcm281xx: Fix nested interrupt handler issue

The GPIO interrupt handler does not need to be marked as nested.

Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-bcm-kona.c