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:
06cad09
)
ARM: OMAP: Fix GPIO IRQ unmask
author
Kevin Hilman
<khilman@mvista.com>
Thu, 17 Jan 2008 05:56:14 +0000
(21:56 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 20 Mar 2008 14:57:54 +0000
(16:57 +0200)
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