From: Kevin Hilman Date: Fri, 11 Feb 2011 19:56:42 +0000 (+0000) Subject: OMAP2420: mailbox: fix IVA vs DSP IRQ numbering X-Git-Tag: v2.6.38-rc7~6^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca83258f1d81575576ca553075c641849150f23;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed