From: Jerry Huang Date: Thu, 25 Oct 2012 05:47:19 +0000 (+0800) Subject: mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs X-Git-Tag: v3.7-rc5~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ef5d8c28b2a944f104d854254941e7375c85a3;p=pandora-kernel.git 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 Signed-off-by: Shaohui Xie Acked-by: Anton Vorontsov Signed-off-by: Chris Ball --- Reading git-diff-tree failed