Re: [PATCH 4/5] thermal: devfreq_cooling: remove old power model and use EM

2020-10-23 Thread Lukasz Luba
On 10/7/20 4:12 PM, Ionela Voinescu wrote: Hi Lukasz, On Monday 21 Sep 2020 at 13:20:06 (+0100), Lukasz Luba wrote: [..] /** - * freq_get_state() - get the cooling state corresponding to a frequency + * freq_get_state() - get the performance index corresponding to a frequency If we chang

Re: [PATCH 4/5] thermal: devfreq_cooling: remove old power model and use EM

2020-10-07 Thread Ionela Voinescu
Hi Lukasz, On Monday 21 Sep 2020 at 13:20:06 (+0100), Lukasz Luba wrote: [..] > /** > - * freq_get_state() - get the cooling state corresponding to a frequency > + * freq_get_state() - get the performance index corresponding to a frequency If we change the meaning of the return value, I think th