sh: fix sh7723 SDHI support using INTC force_disable
authorMagnus Damm <damm@opensource.se>
Tue, 16 Feb 2010 05:19:19 +0000 (05:19 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 17 Feb 2010 03:45:44 +0000 (12:45 +0900)
commit838a4a9dcee0cbaeb0943531da00ac44d578f315
tree91af10e655dc28cb9f79d0c04c87e771cdd5d4a2
parente9125ac0bf78bc19181359a3411d2e2bb757942d
sh: fix sh7723 SDHI support using INTC force_disable

Update the sh7723 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-sh7723.c