summaryrefslogtreecommitdiff
path: root/Documentation/cpu-freq/cpu-drivers.rst
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2021-09-01 12:11:55 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-09-02 19:04:17 +0300
commit692a3b9a89947b27fc76d40b2613b33286a1690b (patch)
treeae9860e910b4f542f3c00cf58d850aaffe950151 /Documentation/cpu-freq/cpu-drivers.rst
parentb2a6181e27c325f0e654b8d33e5fb621fc3db52b (diff)
downloadlinux-692a3b9a89947b27fc76d40b2613b33286a1690b.tar.xz
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 'Documentation/cpu-freq/cpu-drivers.rst')
0 files changed, 0 insertions, 0 deletions