commit | eef4bec7bf2fa9953f6b8f371d5914d014f45d40 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Thu Apr 21 09:17:35 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Thu Jun 16 11:13:46 2011 -0700 |
tree | 9c81437aca15d8d5f4caed2e23d1072877c1e13c | |
parent | fa87931acb8203a1f40a3c637863ad238f70cd40 [diff] |
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>