diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-07-27 23:11:09 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-07-28 17:24:10 +0200 |
commit | 15c0b4d222f83672407419f9c9e167e996d8ad2b (patch) | |
tree | 1baa038a02be5e8e3c8c1892c2e18f6027353266 /ipc/util.h | |
parent | c6e53c69ef463ba2749ba9ee9b3d9d7f97dab94a (diff) |
cpufreq: Rework two functions related to CPU offline
Since __cpufreq_remove_dev_prepare() and __cpufreq_remove_dev_finish()
are about CPU offline rather than about CPU removal, rename them to
cpufreq_offline_prepare() and cpufreq_offline_finish(), respectively.
Also change their argument from a struct device pointer to a CPU
number, because they use the CPU number only internally anyway
and make them void as their return values are ignored.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions