commit | e921a8b6c47012bef94fe778f6e00df4207d5ed9 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Apr 25 13:00:01 2014 +0100 |
committer | Chris Ball <chris@printf.net> | Thu May 22 08:33:29 2014 -0400 |
tree | 77dabaaadb2d298b89a1d2e7acd630d5d64ee26e | |
parent | b4f3b7c8b13c6f0f84781a5d07fa553b3df4dfe6 [diff] |
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 <rmk+kernel@arm.linux.org.uk> Tested-by: Markus Pargmann <mpa@pengutronix.de> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <chris@printf.net>