[PATCH V2 0/2] cpufreq: Stop validating cpufreq table in drivers
Viresh Kumar
viresh.kumar at linaro.org
Tue Apr 3 03:07:37 PDT 2018
Hi,
Most of the patches from the previous series are already applied but we
didn't remove the cpufreq_table_validate_and_show() helper yet as the
scmi driver came from a different tree than PM.
These can be applied over 4.17-rc1 (that would come out after a week),
currently based off linux next.
Viresh Kumar (2):
cpufreq: scmi: Don't validate the frequency table twice
cpufreq: Drop cpufreq_table_validate_and_show()
Documentation/cpu-freq/core.txt | 12 +++++-------
Documentation/cpu-freq/cpu-drivers.txt | 6 ++----
drivers/cpufreq/freq_table.c | 14 --------------
drivers/cpufreq/scmi-cpufreq.c | 10 +---------
include/linux/cpufreq.h | 2 --
5 files changed, 8 insertions(+), 36 deletions(-)
--
2.15.0.194.g9af6a3dea062
More information about the linux-arm-kernel
mailing list