]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: tc3589x: use gpiolib irqchip helpers
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Apr 2014 11:38:33 +0000 (13:38 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Apr 2014 08:22:50 +0000 (10:22 +0200)
commitdb88835a9c92e3c608d5fd762ba0441fd6f5c6fd
treeffaf39fd9cf8a7af374348cb2f35a8cd07b3e817
parentde81dc7bb52a94f70fd5cf8844385cf0c8f7093d
gpio: tc3589x: use gpiolib irqchip helpers

Now that the gpiolib irqchip helpers can support nested, threaded
IRQ handlers, switch the TC3589x driver over to using this new
infrastructure. Tested on the Ux500.

Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-tc3589x.c