From: Russell King Date: Thu, 26 Jun 2014 14:50:00 +0000 (+0100) Subject: mmc: sdhci: avoid double-delay while transitioning to 1.8V X-Git-Tag: cleanup-for-v3.18~32^2~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ce34b0baedc283267e2dbc5d79ebef062dbda1;p=pandora-kernel.git mmc: sdhci: avoid double-delay while transitioning to 1.8V 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 Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed