]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: omap: convert driver to use gpiolib irqchip
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Sun, 6 Apr 2014 14:58:16 +0000 (16:58 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Apr 2014 19:35:08 +0000 (12:35 -0700)
commitfb655f57cee30f9121cce3653117d2c40affe194
treea851af249a6a939dbfa5fdd40c27a73d352a5be8
parentcd0a3748f3137c282e3a037b295b47f597e73230
gpio: omap: convert driver to use gpiolib irqchip

Converts the GPIO OMAP driver to register its chained irq
handler and irqchip using the helpers in the gpiolib core.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-omap.c