]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
authorJerry Huang <Chang-Ming.Huang@freescale.com>
Thu, 25 Oct 2012 05:47:19 +0000 (13:47 +0800)
committerChris Ball <cjb@laptop.org>
Thu, 25 Oct 2012 13:01:35 +0000 (09:01 -0400)
commit25d4638fe078a2ada443eea30dc64b88403bdcae
tree02cd96f499c21bdc338f2c6cc181ef9a1596f816
parentec8e1ca2a608717d0eec0fa32f530869c0229fd6
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs

CMD23 causes lots of errors in kernel on some freescale SoCs
(P1020, P1021, P1022, P1024, P1025 and P4080) when MMC card used,
which is because these controllers does not support CMD23,
even on the SoCs which declares CMD23 is supported.
Therefore, we'll not use CMD23.

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-of-esdhc.c
drivers/mmc/host/sdhci-pltfm.c
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h
include/linux/mmc/sdhci.h