gpio/omap: convert MPUIO IRQ over to generic irq_chip
authorKevin Hilman <khilman@ti.com>
Thu, 21 Apr 2011 20:23:34 +0000 (13:23 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 16 Jun 2011 18:13:54 +0000 (11:13 -0700)
MPUIO banks have their own dedicated IRQ chip interface, separate from
the "normal" GPIO banks.   Convert the MPUIO IRQ chip over to using
the new generic IRQ chip interface.

Signed-off-by: Kevin Hilman <khilman@ti.com>
drivers/gpio/gpio-omap.c

Simple merge