summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-08-20 08:38:26 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-08-20 15:43:50 +0200
commit1b27429446f0c37353179544e844dc2086fa2353 (patch)
tree703e1d4bf17a72c23c4550ca85ed5279d092f794 /sound
parentcpufreq: remove cpufreq_policy_cpu per-cpu variable (diff)
downloadlinux-1b27429446f0c37353179544e844dc2086fa2353.tar.xz
linux-1b27429446f0c37353179544e844dc2086fa2353.zip
cpufreq: Use cpufreq_policy_list for iterating over policies
To iterate over all policies we currently iterate over all online CPUs and then get the policy for each of them which is suboptimal. Use the newly created cpufreq_policy_list for this purpose instead. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions