cbus-retu: Fix nested IRQ handling
authorMichael Buesch <mb@bu3sch.de>
Sun, 27 Feb 2011 17:17:01 +0000 (17:17 +0000)
committerTony 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