diff options
author | 2013-07-31 14:35:14 +0200 | |
---|---|---|
committer | 2013-08-07 23:02:49 +0200 | |
commit | 308b60e71541518f3fe97171b4daf71adc607f3d (patch) | |
tree | 68fe14f51491ed4e07019e6934352d3c00c57ea7 /tools/perf/scripts/python | |
parent | cpufreq: Remove extra variables from cpufreq_add_dev_symlink() (diff) | |
download | linux-dev-308b60e71541518f3fe97171b4daf71adc607f3d.tar.xz linux-dev-308b60e71541518f3fe97171b4daf71adc607f3d.zip |
cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}()
Pointer to struct cpufreq_policy is already passed to these routines
and we don't need to send policy->cpu to them as well. So, get rid
of this extra argument and use policy->cpu everywhere.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions