[PATCH v3 1/5] powernv: cpufreq driver for powernv platform
Viresh Kumar
viresh.kumar at linaro.org
Sat Mar 22 00:34:27 EST 2014
On 21 March 2014 18:53, Gautham R Shenoy <ego at linux.vnet.ibm.com> wrote:
> Ok, I had based my code on linus's git tree. I checked the 'pm-cpufreq'
Always check his bleeding-edge or linux-next branch.
> branch of Rafael's 'linux-pm' tree and freq_table.c contains the
> following code snippet in show_available_frequencies:
>
> if (show_boost ^ (table[i].driver_data == CPUFREQ_BOOST_FREQ))
> continue;
>
> I suspect we're talking about different code bases. So could you
> please tell me which one should I be looking at ?
Okay, there is some problem here. I will check how can I simplify this..
And yes, you were correct.
>> Because cpufreq_frequency_table_get_attr() and
>> cpufreq_frequency_table_put_attr() don't exist anymore :)
>
> Well, it does in the codebases that I was looking at. May be I've been
> looking at the wrong place.
Check the one I mentioned.
More information about the Linuxppc-dev
mailing list