On 25.07.2012 18:17, Arnd Bergmann wrote:
On Wednesday 25 July 2012, Daniel Mack wrote:
quoted
Simplify the code in gpio-pxa.c and make them based on irq_base.
When not probed from devicetree, initialize irq_base from
PXA_GPIO_TO_IRQ() or MMP_GPIO_TO_IRQ(), respectively, so the non-DT case
still works.
Only tested on PXA3xx.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Both look good to me,
Acked-by: Arnd Bergmann <arnd@arndb.de>
Thanks. I somehow lost track about the upstream pathes recently. Who
would queue them up now?
Daniel