diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2021-09-01 14:41:55 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-09-02 18:04:17 +0200 |
commit | 692a3b9a89947b27fc76d40b2613b33286a1690b (patch) | |
tree | ae9860e910b4f542f3c00cf58d850aaffe950151 /tools/perf/scripts/python/stat-cpi.py | |
parent | b2a6181e27c325f0e654b8d33e5fb621fc3db52b (diff) |
cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()
The ready() callback was implemented earlier for acpi-cpufreq driver as
we wanted to use policy->cpuinfo.max_freq for which the policy was
required to be verified.
That is no longer the case and we can do the pr_warn() right from
->init() callback now. Remove acpi_cpufreq_cpu_ready().
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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions