cpufreq: Remove the ->stop_cpu() driver callback
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 23 Jun 2021 04:24:42 +0000 (09:54 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 30 Jun 2021 16:54:11 +0000 (18:54 +0200)
commit3e0f897fd92662f0ff21ca1759d724a9ad574858
treeb1d98c9c0d209ce59031eceaf6cedd59dcdf70cd
parent952da0c9ab5b047665442dc239cee36d5c9edb98
cpufreq: Remove the ->stop_cpu() driver callback

Now that all users of ->stop_cpu() have been migrated to using other
callbacks, drop it from the core.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
[ rjw: Minor edits in the subject and changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/cpu-freq/cpu-drivers.rst
Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst
drivers/cpufreq/cpufreq.c
include/linux/cpufreq.h