linux-stable/drivers/mmc
Adrian Hunter e711f03091 mmc: mmc: Introduce mmc_abort_tuning()
If a tuning command times out, the card could still be processing it, which
will cause problems for recovery. The eMMC specification says that CMD12
can be used to stop CMD21, so add a function that does that.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-12-05 14:16:22 +01:00
..
card mmc: mmc_test: remove BUG_ONs and deploy error handling 2016-12-05 10:31:13 +01:00
core mmc: mmc: Introduce mmc_abort_tuning() 2016-12-05 14:16:22 +01:00
host mmc: sdhci: Always allow tuning to fall back to fixed sampling 2016-12-05 14:16:21 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00