]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00178290-2 mmc: sdhci: introduce QUIRK_BROKEN_AUTO_CMD23 for mx6
authorDong Aisheng <b29396@freescale.com>
Wed, 28 Mar 2012 07:58:48 +0000 (15:58 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:22 +0000 (14:11 +0200)
commit6b8719bf8bf1e976bba6298640ff77024842dba4
tree4242ee2b8ef7f580780f2d2c99d1e5deca80abf4
parentbce77ee544a72ea979df829bd4a0e86292402559
ENGR00178290-2 mmc: sdhci: introduce QUIRK_BROKEN_AUTO_CMD23 for mx6

We observed a few commands timeout when using auto cmd23.
The root cause is still unkonwn.
This patch is a workaround to not use auto cmd23 temporarily.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
drivers/mmc/host/sdhci-esdhc-imx.c
drivers/mmc/host/sdhci.c
include/linux/mmc/sdhci.h