cpufreq: Remove unused HOTPLUG_CPU code
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 7 Feb 2013 05:26:03 +0000 (10:56 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 Feb 2013 00:21:37 +0000 (01:21 +0100)
commit65922465b5bc76b11181a7d3a6c936bb475775a3
tree678ac52af9cbffcd7f38bc69209d0c11469caf31
parent8e53695f7f1d005fd1fcd3b099cd1bd73683a9f5
cpufreq: Remove unused HOTPLUG_CPU code

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>
drivers/cpufreq/cpufreq.c
This page took 0.024758 seconds and 5 git commands to generate.