OMAP2420: mailbox: fix IVA vs DSP IRQ numbering
authorKevin Hilman <khilman@ti.com>
Fri, 11 Feb 2011 19:56:42 +0000 (19:56 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Feb 2011 21:19:32 +0000 (13:19 -0800)
commite2d9fe5fb49a832920e5ef9e3be2f4a6496df6f1
treec8fc300a2d1dfea9215a03747e976ff9b13ee250
parentede9980411692d90683ed39ba8cb55f024d1ae21
OMAP2420: mailbox: fix IVA vs DSP IRQ numbering

The IRQ numbering for the IVA and DSP mailboxes was switched due
to the wrong ordering in the OMAP2 mbox list.  Switch the ordering
so DSP is first and matches all the other SoCs.

Tested on OMAP2420/n810.

Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/mailbox.c