[PATCH V2 1/2] cpufreq: scmi: Don't validate the frequency table twice

Rafael J. Wysocki rafael at kernel.org
Mon Apr 9 04:39:44 PDT 2018


On Wed, Apr 4, 2018 at 11:48 AM, Sudeep Holla <sudeep.holla at arm.com> wrote:
>
> (I have exact patches ready :), was on vacation)

What am I expected to do with this one?

> 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>



More information about the linux-arm-kernel mailing list