| commit | 3d4e0cfb3372ee7754f743ab90944540cef4ecc6 | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Sat Oct 10 22:45:41 2009 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Sat Oct 10 22:45:41 2009 +0900 |
| tree | 1edc7676f41fd66f3a1a3db3a1f77e51bbf8931f | |
| parent | 2a8bc923455f320da6c460258c21d2235ab2edc8 [diff] |
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 <lethal@linux-sh.org>