]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00153160 fix card interrupt issue on uSDHC and eSDHC
authorTony Lin <tony.lin@freescale.com>
Fri, 15 Jul 2011 02:59:38 +0000 (10:59 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:17 +0000 (14:09 +0200)
commit8e375ca7d7e5f51041715b55c98e03d17599abf4
treeb97c1e8ff39def4bf30d22c9e25b5dd16e49aa9f
parent83b885393464f274d3362479dc855f45a01ad024
ENGR00153160 fix card interrupt issue on uSDHC and eSDHC

uSDHC: card interrupt storm if we do not clear card interrupt
status by sw.
eSDHC: card interrupt will be lost if we do not set D3CD bit.
apply the workarounds in sdhci-esdhc-imx.c to avoid adding new
QUIRKs.

Signed-off-by: Tony Lin <tony.lin@freescale.com>
drivers/mmc/host/sdhci-esdhc-imx.c