Kevin Liu 8363c37414 mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
The vmmc regulator enable in sdhci_add_host is NOT necessary since
it can be enabled during mmc_power_up by function mmc_regulator_set_ocr.
And this extra enable will make regulator_enable/regulator_disable
unbalanced. Consequently, vmmc can't be disabled during mmc_power_off.

Also, if the vqmmc regulator exists, it should be enabled regardless it
support 1.8v or not.

Signed-off-by: Kevin Liu <kliu5@marvell.com>
Signed-off-by: Philip Rakity <prakity@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-12-06 13:54:35 -05:00
..
2012-09-01 09:52:48 -07:00
2012-10-10 10:58:42 +09:00
2011-12-07 22:02:05 +00:00
2012-10-10 10:58:42 +09:00
2012-09-04 13:58:29 -04:00
2009-03-24 21:30:03 +01:00
2012-11-07 15:02:00 -05:00
2012-09-20 14:54:57 -07:00
2012-10-10 10:58:42 +09:00
2009-10-01 16:11:15 -07:00
2012-11-07 15:02:03 -05:00
2012-10-11 10:21:48 +09:00
2012-10-10 10:58:42 +09:00