gpio-pxa: gpio0 and gpio1 support on dt
authorAndrew Ruder <andrew.ruder@elecsyscorp.com>
Thu, 5 Jun 2014 19:13:23 +0000 (14:13 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 7 Jul 2014 10:54:28 +0000 (12:54 +0200)
commitb41acf8869eac0737327380d23068b2e3f10a12a
treecec8a929fa6243963293b4d8e0f2470d2e93642c
parent0fb394122af43512d2e493dfd8ec1a2b01b71496
gpio-pxa: gpio0 and gpio1 support on dt

pxa_gpio_probe() has some issues supporting the gpio0 and gpio1
interrupts under device-tree - it never actually sets up the chain
handler to get interrupts on edge detect for GPIO0 and GPIO1.

Signed-off-by: Andrew Ruder <andrew.ruder@elecsyscorp.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pxa.c