gpio: pl061: convert to use generic irq chip
authorRob Herring <rob.herring@calxeda.com>
Fri, 21 Oct 2011 13:05:53 +0000 (08:05 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 5 Jan 2012 14:47:12 +0000 (08:47 -0600)
Convert the pl061 irq_chip code to use the generic irq chip code.

This has the side effect of using 32-bit accesses rather than 8-bit
accesses to interrupt registers. The h/w TRM and testing seem to indicate
this is fine.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-pl061.c

Simple merge
Simple merge