]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 27 Aug 2015 09:13:58 +0000 (14:43 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 27 Aug 2015 12:54:06 +0000 (14:54 +0200)
commitb7eae3c0589098a857244fd807cfc1d092de12ae
tree65fb5d167f98e012f25c789500aa56643eaa8974
parent13c283f89414e0be8fb9b57fdcb28820e0b2348c
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage

Remove the unnecessary pbias regulator_set_voltage done after
pbias regulator_disable in omap_hsmmc_set_power.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/omap_hsmmc.c