cpufreq: exynos: simplify .init() for setting policy->cpus
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 31 Jan 2013 02:26:04 +0000 (07:56 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 Feb 2013 11:56:13 +0000 (12:56 +0100)
With the recent changes in cpufreq core, we just need to set mask of all
possible cpus into policy->cpus. Rest would be done by core.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found