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:
8e53695
)
cpufreq: Remove unused HOTPLUG_CPU code
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 7 Feb 2013 05:26:03 +0000
(10:56 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Sat, 9 Feb 2013 00:21:37 +0000
(
01:21
+0100)
Because the sibling cpu of any online cpu is identified very early in
cpufreq_add_dev(), below code is never executed. And so can be removed.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found