commit | 77dcb3f4c344d4c9619803848f1aba4d271dac7b | [log] [tgz] |
---|---|---|
author | Philip Rakity <prakity@marvell.com> | Mon Jul 23 17:25:18 2012 -0700 |
committer | Chris Ball <cjb@laptop.org> | Tue Sep 04 13:58:13 2012 -0400 |
tree | f65cd13ee8f89702dabe7c05189bb35eccbb686c | |
parent | 6231f3de1332b2a8a90e0c598ab6acc8f1eff7c1 [diff] |
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled The vmmc regulator should not rely on the platform code to enable it. Expliciitly enable and disable the regulator inside the driver. Signed-off-by: Philip Rakity <prakity@marvell.com> Signed-off-by: Chris Ball <cjb@laptop.org>