diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-06-08 14:55:32 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-06-11 01:03:04 +0200 |
commit | 37829029837b2f653fd407cbd6796dcf124c1ed8 (patch) | |
tree | 1bdd7abd5c83ba83105e3ab7fddf58409de91ab9 /drivers/cpufreq/amd_freq_sensitivity.c | |
parent | cpufreq: Restart governor as soon as possible (diff) | |
download | linux-37829029837b2f653fd407cbd6796dcf124c1ed8.tar.xz linux-37829029837b2f653fd407cbd6796dcf124c1ed8.zip |
cpufreq: Remove cpufreq_update_policy()
cpufreq_update_policy() was kept as a separate routine earlier as it was
handling migration of sysfs directories, which isn't the case anymore.
It is only updating policy->cpu now and is called by a single caller.
The WARN_ON() isn't really required anymore, as we are just updating the
cpu now, not moving the sysfs directories.
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/amd_freq_sensitivity.c')
0 files changed, 0 insertions, 0 deletions