diff options
author | 2019-07-23 11:44:06 +0530 | |
---|---|---|
committer | 2019-08-26 10:02:02 +0200 | |
commit | 40f0fc2a416b343a604a8131247a150588658d32 (patch) | |
tree | d35edfae3f4f6efbd0271c199b8fa0c3d6b1aacd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: powerpc_cbe: Switch to QoS requests for freq limits (diff) | |
download | linux-dev-40f0fc2a416b343a604a8131247a150588658d32.tar.xz linux-dev-40f0fc2a416b343a604a8131247a150588658d32.zip |
arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFY
CPUFREQ_NOTIFY is going to get removed soon, lets use
CPUFREQ_CREATE_POLICY instead of that here. CPUFREQ_CREATE_POLICY is
called only once (which is exactly what we want here) for each cpufreq
policy when it is first created.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions