[PATCH 15/27] cpufreq: powerenv: Don't validate the frequency table twice

Viresh Kumar viresh.kumar at linaro.org
Tue Feb 27 14:45:27 AEDT 2018


On 26-02-18, 22:53, Michael Ellerman wrote:
> Viresh Kumar <viresh.kumar at linaro.org> writes:
> > Subject: Re: [PATCH 15/27] cpufreq: powerenv: Don't validate the frequency table twice
>                                            ^
>                                       powernv
> 
> > 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 powerenv driver.

                                             powernv :)

Will fix both of them.

-- 
viresh


More information about the Linuxppc-dev mailing list