git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a4bd9f
)
cpufreq: exynos: simplify .init() for setting policy->cpus
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 31 Jan 2013 02:26:04 +0000
(07:56 +0530)
committer
Rafael 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