]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Hold re-tuning during switch commands
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 7 May 2015 10:10:15 +0000 (13:10 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:06:54 +0000 (09:06 +0200)
commit4633da6f4ab99770ebdf04a61a2b64d3e94ec03d
treea76e13b7de7ebd7c38a00101963c708dc21cd638
parent9cd64ab3cb5bb7e95e9e77682cdba4907b8bce52
mmc: core: Hold re-tuning during switch commands

Hold re-tuning during switch commands to prevent
it from conflicting with the busy state or the CMD13
verification.

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