aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mmc/host/mmci.c
diff options
context:
space:
mode:
authorAndrew Gabbasov <andrew_gabbasov@mentor.com>2014-10-01 07:14:07 -0500
committerUlf Hansson <ulf.hansson@linaro.org>2014-11-10 12:40:26 +0100
commitfbfaf0326b725cfbcc4169294cffefcad5ce64aa (patch)
tree04f2476584eb57d5730bc44b860dbbb04e9a1049 /drivers/mmc/host/mmci.c
parentmmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states (diff)
downloadwireguard-linux-fbfaf0326b725cfbcc4169294cffefcad5ce64aa.tar.xz
wireguard-linux-fbfaf0326b725cfbcc4169294cffefcad5ce64aa.zip
mmc: sdhci: Balance vmmc regulator_disable()
As a follow-up of commit "mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc" vmmc regulator disable is also not needed in sdhci_remove_host. The regulator is completely controlled by mmc_power_up and mmc_power_off functions and is already disabled by the time of removing the host. Extra regulator_disable call in sdhci_remove_host is unbalanced and causes a warning reported by regulator core, so should be removed. Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/mmci.c')
0 files changed, 0 insertions, 0 deletions