diff options
author | Viresh Kumar <[email protected]> | 2015-06-08 18:25:32 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2015-06-11 01:03:04 +0200 |
commit | 37829029837b2f653fd407cbd6796dcf124c1ed8 (patch) | |
tree | 1bdd7abd5c83ba83105e3ab7fddf58409de91ab9 /tools/perf/scripts/python/event_analyzing_sample.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 <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions