gpio: omap: convert driver to use gpiolib irqchip
authorJavier Martinez Canillas <[email protected]>
Sun, 6 Apr 2014 14:58:16 +0000 (16:58 +0200)
committerLinus Walleij <[email protected]>
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 <[email protected]>
Tested-by: Tony Lindgren <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
drivers/gpio/Kconfig
drivers/gpio/gpio-omap.c