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)
commite9125ac0bf78bc19181359a3411d2e2bb757942d
treee4ca2ede81fecf5c9aaf75040188bfc1737f6322
parent4d2185d93c670902b6e4716b360e2bcb7d2f7b2f
sh: fix sh7722 SDHI support using INTC force_disable

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>
arch/sh/kernel/cpu/sh4a/setup-sh7722.c