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)
commiteef4bec7bf2fa9953f6b8f371d5914d014f45d40
tree9c81437aca15d8d5f4caed2e23d1072877c1e13c
parentfa87931acb8203a1f40a3c637863ad238f70cd40
gpio/omap: consolidate IRQ status handling, remove #ifdefs

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>
arch/arm/mach-omap1/gpio15xx.c
arch/arm/mach-omap1/gpio16xx.c
arch/arm/mach-omap1/gpio7xx.c
arch/arm/mach-omap2/gpio.c
arch/arm/plat-omap/include/plat/gpio.h
drivers/gpio/gpio-omap.c