commit | 28f3b5a073b6dbafbb78cae65b22ea90547d7a87 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Thu Apr 21 09:53:06 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Thu Jun 16 11:13:51 2011 -0700 |
tree | 7e4f1ce8067c39d50c84081a26dec08143edff8c | |
parent | eef4bec7bf2fa9953f6b8f371d5914d014f45d40 [diff] |
gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs 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>