diff options
author | 2021-06-29 11:57:07 +0530 | |
---|---|---|
committer | 2021-06-30 19:45:41 +0200 | |
commit | f9ccdec24d91ffddf1c6f4173b0e191fc08c7d14 (patch) | |
tree | c509af76f620b481f209b3a1685ed78c1b0f323a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cpufreq: Remove the ->stop_cpu() driver callback (diff) | |
download | linux-dev-f9ccdec24d91ffddf1c6f4173b0e191fc08c7d14.tar.xz linux-dev-f9ccdec24d91ffddf1c6f4173b0e191fc08c7d14.zip |
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
__cpufreq_driver_target() open codes cpufreq_driver_resolve_freq(), lets
make the former reuse the later.
Separate out __resolve_freq() to accept relation as well as an argument
and use it at both the locations.
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions