From: Paul Mundt Date: Sat, 10 Oct 2009 13:45:41 +0000 (+0900) Subject: sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU. X-Git-Tag: v2.6.33-rc1~347^2~27^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d4e0cfb3372ee7754f743ab90944540cef4ecc6;p=pandora-kernel.git sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU. In the multi-evt conversion for the SH-X3 proto CPU, IRLs were dropped down to a single unique masking source, which ended up blowing up on ILSEL-based IRQs which have special semantics that otherwise confuse the intc code. While this does result in intc spewing about not having a unique masking source, we don't really care. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed