mmc: mmc: Hold re-tuning in mmc_sleep()
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 7 May 2015 10:10:18 +0000 (13:10 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:06:56 +0000 (09:06 +0200)
The sleep command is issued after deselecting the
card, but re-tuning won't work on a deselected card
so re-tuning must be held.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc.c

Simple merge