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:
8ac8b59
)
cbus-retu: Fix nested IRQ handling
author
Michael Buesch
<mb@bu3sch.de>
Sun, 27 Feb 2011 17:17:01 +0000
(17:17 +0000)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 3 Mar 2011 01:23:37 +0000
(17:23 -0800)
handle_nested_irq() expects a global IRQ number, so
the irq_base has to be added to the RETU irq number.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found