sh: fix sh7722 SDHI support using INTC force_disable
authorMagnus Damm <damm@opensource.se>
Tue, 16 Feb 2010 05:17:52 +0000 (05:17 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 17 Feb 2010 03:45:43 +0000 (12:45 +0900)
Update the sh7722 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