On 31 January 2013 22:58, Viresh Kumar viresh.kumar@linaro.org wrote:
CPUFREQ_GOV_START/STOP are called only once for all policy->cpus and hence we don't need to adapt cpufreq_governor_dbs() routine for multiple calls.
So, this patch removes dbs_data->enable field entirely. And rearrange code a bit.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Hi Fabio,
I have fixed all the pending issues, but haven't checked these patches. Can you please add your tested-by (obviously after testing them) ?
BTW, these are rebased over your patches and git log shows:
af8a2e1 cpufreq: governors: Remove code redundancy between governors 09a94ff cpufreq: governors: Get rid of dbs_data->enable field faa8107 cpufreq: governors: implement generic policy_is_shared 88fe0a9 cpufreq: governors: clean timer init and exit code 13c18e8 cpufreq: governors: fix misuse of cdbs.cpu