]> git.karo-electronics.de Git - karo-tx-linux.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)
commitd0c3ab59105dd0192fc9bc3a578584a5b1c01dd0
treec44f4522917ad7335eff3cc4d55f726b461d64f6
parente711f0309109701cb422aab44ace4ea0dccb89ea
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