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, 28 Apr 2014 19:35:07 +0000 (12:35 -0700)
commitcf42f1cfe419f20425fc0c27b9930b6b51fe77b2
treea744672ab6fb7de257ef82a073c72ce4e1b755e6
parent5c81f2078b7be63be49916128cc86bc17be7f348
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