On 1 February 2013 12:10, Viresh Kumar viresh.kumar@linaro.org 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 viresh.kumar@linaro.org Date: Tue Jan 29 14:39:08 2013 +0000
cpufreq: Simplify cpufreq_add_dev()
Lets fix it for all single cluster SoCs.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org Cc: Linus Walleij linus.walleij@linaro.org Cc: Dmitry Eremin-Solenikov dbaryshkov@gmail.com Cc: spear-devel@list.st.com
drivers/cpufreq/db8500-cpufreq.c | 2 +- drivers/cpufreq/maple-cpufreq.c | 2 +- drivers/cpufreq/spear-cpufreq.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
ARM mail servers are broken, please find patch attached.