commit | 7ee0ade658e852da58754d6fb2ce3556c0c954ab | [log] [tgz] |
---|---|---|
author | Jennifer Liu <chihning@codeaurora.org> | Thu May 02 09:53:30 2013 -0700 |
committer | Jennifer Liu <chihning@codeaurora.org> | Thu May 02 15:36:06 2013 -0700 |
tree | d9d9cc6f240d36295ca020cdd887f4fbf0be1860 | |
parent | 273d296706fd79585042765013f5f0aedf9f7da9 [diff] |
msm: cpufreq: Always update frequency limits when core is online Remove condition in msm_cpufreq_init() so that when cpu is set to online, it will call set_cpu_freq() and update the frequency limits. CRs-Fixed: 462816 Change-Id: I40ac33c9cb4b42590a83f9d61b74f23379f5642e Signed-off-by: Jennifer Liu <chihning@codeaurora.org>