commit | 7aaf27d98a3149a27f8717cea087da5208553c95 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Mon Mar 18 21:50:47 2013 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Thu Mar 21 12:34:00 2013 -0700 |
tree | f22678edada872ab8ff1cfb03dd08f6e50ff15d9 | |
parent | d06f5c27e477bdcd91f4668d80812c11cd7883ed [diff] |
msm: acpuclock-krait: Enable HFPLL for init only if switching to it The existing code left the HFPLL enabled in hfpll_init(), even if the CPU was detected to be at a non-HFPLL rate. Correct this for power savings between when hfpll_init() and the first runtime CPU frequency switch happen. This also ensure votes for HFPLL regulators are not left unnecessarily asserted. Change-Id: Iaca5dc7e4769bdbd494d669726ba9b500256f793 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>