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:
1dd538f
)
cpufreq: Don't check cpu_online(policy->cpu)
author
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 4 Feb 2013 11:38:51 +0000
(11:38 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sat, 9 Feb 2013 00:18:34 +0000
(
01:18
+0100)
policy->cpu or cpus in policy->cpus can't be offline anymore. And so we don't
need to check if they are online or not.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found