]> git.baikalelectronics.ru Git - kernel.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)
commit1c25c8610be655bef192118ca23db9aa7c193568
tree1963c020d0be0a30b6c467892fdd16222a39fe0d
parent7a160adba90821a32f9ad130aa223ca0087af894
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