diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-06-08 18:25:32 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-06-11 01:03:04 +0200 |
commit | 37829029837b2f653fd407cbd6796dcf124c1ed8 (patch) | |
tree | 1bdd7abd5c83ba83105e3ab7fddf58409de91ab9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9591becbf226e3aa0f6c73494736e2c5ab14cc8d (diff) |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions