commit | 65922465b5bc76b11181a7d3a6c936bb475775a3 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Feb 07 10:56:03 2013 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Feb 09 01:21:37 2013 +0100 |
tree | 678ac52af9cbffcd7f38bc69209d0c11469caf31 | |
parent | 8e53695f7f1d005fd1fcd3b099cd1bd73683a9f5 [diff] |
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>