sh: fix sh7724 SDHI support using INTC force_disable
authorMagnus Damm <damm@opensource.se>
Mon, 15 Feb 2010 11:53:43 +0000 (11:53 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 16 Feb 2010 04:38:57 +0000 (13:38 +0900)
Update the sh7724 INTC tables with force_enable support
to mask out pending unsupported SDHI interrupt sources.

Without this patch the kernel locks up due to a pending
SDHI interrupt that the tmio_mmc driver cannot handle.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found