sh: intc: Fix sense regs oops for IRL IRQs.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 7 Aug 2007 09:51:19 +0000 (18:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:48 +0000 (11:57 +0900)
IRL doesn't always define sense registers, so don't bother trying to
iterate through the table. This ended up causing an oops on SH-X3
when using IRL mode.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found