]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: unbreak sdhci-esdhc-imx on i.MX25
authorEric Bénard <eric@eukrea.com>
Wed, 18 Apr 2012 00:30:20 +0000 (02:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Apr 2012 17:16:35 +0000 (10:16 -0700)
commitc7e005991b0d85e22177eb7b3dac84054555cac3
tree9021f35480a73a691921e98241a611a9e32a480e
parent2be0e704414213f8b8ac24318fde213d55b4c960
mmc: unbreak sdhci-esdhc-imx on i.MX25

commit b89152824f993a9572b47eb31f4579feadeac34c upstream.

This was broken by me in 37865fe91582582a6f6c00652f6a2b1ff71f8a78
("mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci") where more
extensive tests would have shown that read or write of data to the
card were failing (even if the partition table was correctly read).

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-esdhc-imx.c