]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci: Use mmc_abort_tuning()
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 2 Dec 2016 13:14:24 +0000 (15:14 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 5 Dec 2016 13:16:23 +0000 (14:16 +0100)
commit983f1de8ff6dd0beba8a856a4bb4f5b5d7325fc4
treec44f4522917ad7335eff3cc4d55f726b461d64f6
parent0755b8855abe26b3c4f28f0607034ba505ed5610
mmc: sdhci: Use mmc_abort_tuning()

Use mmc_abort_tuning() instead of open-coding the stop command.

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