commit | f8d83aa0d3d1abc91e0ceead5645227c772cc4b2 | [log] [tgz] |
---|---|---|
author | RichardZhu <richard.zhu@linaro.org> | Wed Nov 16 13:14:31 2011 +0800 |
committer | Eric Miao <eric.miao@linaro.org> | Mon Jan 09 20:42:51 2012 +0800 |
tree | bb38b8e304e8cc89d1ccc2167f79880328e01548 | |
parent | c68b33e4d23fbe733becfe6b2264f837e9459613 [diff] |
mmc: sdhci-esdhc-imx: sd dat1 glitch causes system panic some sd cards insertion will cause a glitch on sd dat1 which is also a card interrupt signal. Thus the wrongly generated card interrupt will make system panic because there's no registered sdio interrupt handler. the patch fixes this issue. Signed-off-by: Tony Lin <tony.lin@freescale.com> Signed-off-by: RichardZhu <richard.zhu@linaro.org>