]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ed447fc24fe22b4f1068769c20b15fb12585113
treeb1d98c9c0d209ce59031eceaf6cedd59dcdf70cd
parent39e125b843e356f2a4377a3f526cfc9a6ed97784
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