Re: [PATCH 2/3] cpufreq: Set all cpus in policy->cpus for single cluster SoCs

2013-01-31 Thread Viresh Kumar
On 1 February 2013 12:10, Viresh Kumar wrote: > With following patch, we need to set policy->cpus with mask of all possible > cpus > and policy->related_cpus would be filled automatically by the core. > > commit 4948b355e90080cd5ec1e91189f65a01e4186ef2 > Author: Viresh Kumar > Date: Tue Jan 29

[PATCH 2/3] cpufreq: Set all cpus in policy->cpus for single cluster SoCs

2013-01-31 Thread Viresh Kumar
With following patch, we need to set policy->cpus with mask of all possible cpus and policy->related_cpus would be filled automatically by the core. commit 4948b355e90080cd5ec1e91189f65a01e4186ef2 Author: Viresh Kumar Date: Tue Jan 29 14:39:08 2013 + cpufreq: Simplify cpufreq_add_dev() Le