From: Russell King Date: Fri, 25 Apr 2014 12:00:01 +0000 (+0100) Subject: mmc: sdhci: move regulator handling into sdhci_set_power() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e921a8b6c47012bef94fe778f6e00df4207d5ed9;p=pandora-kernel.git mmc: sdhci: move regulator handling into sdhci_set_power() Move the regulator handling into sdhci_set_power() rather than being in sdhci_do_set_ios(). This wraps all power control up into this function. Signed-off-by: Russell King Tested-by: Markus Pargmann Tested-by: Stephen Warren Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed