gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs
authorKevin Hilman <khilman@ti.com>
Thu, 21 Apr 2011 16:53:06 +0000 (09:53 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 16 Jun 2011 18:13:51 +0000 (11:13 -0700)
Cleanup GPIO IRQ enable/disable handling by removing SoC-specific

Also split enable/disable IRQ into separate functions for better
readability and also facilitate potentially moving to generic irq_chip
in the future.

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found