commit | 00c299d30f0292afa08e00ddd5bd9b6b9772bb1d | [log] [tgz] |
---|---|---|
author | Tianyi Gou <tgou@codeaurora.org> | Wed Oct 31 15:10:27 2012 -0700 |
committer | Tianyi Gou <tgou@codeaurora.org> | Fri Nov 09 12:18:16 2012 -0800 |
tree | f5a97b19fda6f38a297debe227aa2d139d299dec | |
parent | b2dab57bfbf444433f9d721a50bf061d27de2057 [diff] |
msm: acpuclock-9625: Enable regulators The current code doesn't enable regulators by calling regulator_enable() which results in the issue that regulator_set_voltage() calls are ignored. Fix this by enabling regulators. CRs-Fixed: 417008 Change-Id: I36954fb80c2b8bc24af9fc4b26876b20dce70157 Signed-off-by: Tianyi Gou <tgou@codeaurora.org>