[PATCH V2 1/2] cpufreq: scmi: Don't validate the frequency table twice
Sudeep Holla
sudeep.holla at arm.com
Wed Apr 4 02:48:02 PDT 2018
(I have exact patches ready :), was on vacation)
On 03/04/18 11:07, Viresh Kumar wrote:
> The cpufreq core is already validating the CPU frequency table after
> calling the ->init() callback of the cpufreq drivers and the drivers
> don't need to do the same anymore. Though they need to set the
> policy->freq_table field directly from the ->init() callback now.
>
> Stop validating the frequency table from scmi driver.
>
> Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
Acked-by: Sudeep Holla <sudeep.holla at arm.com>
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list