git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eef4bec
)
gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs
author
Kevin Hilman
<khilman@ti.com>
Thu, 21 Apr 2011 16:53:06 +0000
(09:53 -0700)
committer
Kevin 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