gpio/omap: consolidate IRQ status handling, remove #ifdefs
authorKevin Hilman <khilman@ti.com>
Thu, 21 Apr 2011 16:17:35 +0000 (09:17 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 16 Jun 2011 18:13:46 +0000 (11:13 -0700)
Cleanup IRQ status handling by passing IRQ status register offsets
via platform data.

Cleans up clearing of GPIO IRQ status and GPIO ISR handler.

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

No differences found