]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci: Reset cmd and data circuits after tuning failure
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 2 Nov 2016 13:49:10 +0000 (15:49 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 7 Nov 2016 12:26:43 +0000 (13:26 +0100)
commitfe5fb2e3b58f866f82a80fe7c7866ea6d0b306b9
tree2fa84f01674ebbe68a53b75bdbd9b5458a872244
parent69b962a65a547690a356f9f76bc4f53db538ac49
mmc: sdhci: Reset cmd and data circuits after tuning failure

To prevent subsequent commands failing, ensure the cmd and data circuits
are reset after a tuning timeout.

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