commit | 6ca939b3a304f82065985e66041e26366be65564 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jan 31 07:56:04 2013 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Feb 09 12:56:13 2013 +0100 |
tree | 49e4e9808275c990cbfb2b797779171dfdeb06b0 | |
parent | 2a4bd9f0db24ba14c8b38777d77add2682233c79 [diff] |
cpufreq: exynos: simplify .init() for setting policy->cpus 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>