mmc: sdhci: avoid double-delay while transitioning to 1.8V
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jun 2014 14:50:00 +0000 (15:50 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:10 +0000 (11:26 +0200)
The MMC core in mmc_set_signal_voltage() already provides for the delay
required to switch to 1.8V, so there is no need for drivers to perform
this wait themselves.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c

Simple merge