From b41acf8869eac0737327380d23068b2e3f10a12a Mon Sep 17 00:00:00 2001 From: Andrew Ruder Date: Thu, 5 Jun 2014 14:13:23 -0500 Subject: [PATCH] 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 Acked-by: Haojian Zhuang Signed-off-by: Linus Walleij --- Reading git-format-patch failed