diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-07-27 23:11:50 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-07-28 17:24:12 +0200 |
commit | a34e63b14486e98cf78c99bf8ef141de7508dbc2 (patch) | |
tree | a802350e4d8852deecb7aafceb059f7d1f5ecf7f /drivers/net | |
parent | cpufreq: Do not update related_cpus on every policy activation (diff) | |
download | linux-a34e63b14486e98cf78c99bf8ef141de7508dbc2.tar.xz linux-a34e63b14486e98cf78c99bf8ef141de7508dbc2.zip |
cpufreq: Pass CPU number to cpufreq_policy_alloc()
Change cpufreq_policy_alloc() to take a CPU number instead of a CPU
device pointer as its argument, as it is the only function called by
cpufreq_add_dev() taking a device pointer argument at this point.
That will allow us to split the CPU online part from cpufreq_add_dev()
more cleanly going forward.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions