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:
4cbe5a5
)
ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqs
author
Roland Stigge
<stigge@antcom.de>
Thu, 6 Sep 2012 09:39:10 +0000
(11:39 +0200)
committer
Roland Stigge
<stigge@antcom.de>
Thu, 6 Sep 2012 09:39:10 +0000
(11:39 +0200)
irq.c uses handle_level_irq() as the unconditional default handler. This patch
uses handle_edge_irq() instead for edge type irqs.
Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Srinivas Bakki <srinivas.bakki@nxp.com>
No differences found