]> Pileus Git - ~andy/linux/commit
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)
commitfb1e776050f0f6a7b90eba03a1d001756454f9dc
tree5be962ef1e149d99c31382b255aa45f4ae7a67b8
parentd85429a31790361b9e952be3817134c23b3b758a
sh: fix sh7724 SDHI support using INTC force_disable

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