diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-08-06 21:23:09 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-08-10 05:24:46 +0400 |
commit | eb608521f1e25a8c14295b6d9a3853c3cd8c6cf8 (patch) | |
tree | e905b18c7beb3ad5671237c1315df6bf82575891 /drivers/cpufreq/speedstep-centrino.c | |
parent | c88a1f8b96e7384627b918dfabbfc0c615a4a914 (diff) | |
download | linux-eb608521f1e25a8c14295b6d9a3853c3cd8c6cf8.tar.xz |
cpufreq: Use cpufreq_policy_list for iterating over policies
To iterate over all policies we currently iterate over all CPUs and
then get the policy for each of them. Let's use the newly created
cpufreq_policy_list for this purpose.
[rjw: Changelog]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/speedstep-centrino.c')
0 files changed, 0 insertions, 0 deletions