commit | eca83258f1d81575576ca553075c641849150f23 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Fri Feb 11 19:56:42 2011 +0000 |
committer | Tony Lindgren <tony@atomide.com> | Mon Feb 14 13:19:32 2011 -0800 |
tree | c8fc300a2d1dfea9215a03747e976ff9b13ee250 | |
parent | 1232a185ddd500b61b8dc389ad1a357e6b425548 [diff] |
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>