cbus: Fix nested interrupts for retu
authorTony Lindgren <tony@atomide.com>
Thu, 10 Feb 2011 02:36:16 +0000 (18:36 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Feb 2011 03:00:20 +0000 (19:00 -0800)
We need to add the retu irq base number to the interrupt
number for children.

This could be done by passing the interrupt base for
children in platform_data also I guess.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found