commit | 838a4a9dcee0cbaeb0943531da00ac44d578f315 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Tue Feb 16 05:19:19 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Feb 17 12:45:44 2010 +0900 |
tree | 91af10e655dc28cb9f79d0c04c87e771cdd5d4a2 | |
parent | e9125ac0bf78bc19181359a3411d2e2bb757942d [diff] |
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>