msm-core: Read frequencies from cpufreq driver
OPP interface provides many more frequencies than those available for
the cpus. We generate power numbers for more frequencies than we need,
and provide these to the scheduler. While this works, it is not required
to save information of unavailable frequencies.
Read the available frequencies from cpufreq driver and calculate power
numbers only for these frequencies.
Change-Id: I6b379531704c62f7d84e743bcffc237cdc334f58
Signed-off-by:
Archana Sathyakumar <asathyak@codeaurora.org>
Loading
Please register or sign in to comment