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:
d84fb67
)
ARM: OMAP: Fix GPIO IRQ unmask
author
Kevin Hilman
<khilman@mvista.com>
Wed, 16 Jan 2008 21:56:14 +0000
(13:56 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 24 Jan 2008 23:22:41 +0000
(15:22 -0800)
GPIO IRQ unmask doesn't actually do anything useful. The problem is
hidden by a separate explicit mass unmask at the end of the chained
bank handler.
Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found