cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister"
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 29 Jan 2013 04:40:00 +0000 (04:40 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Feb 2013 23:01:16 +0000 (00:01 +0100)
commitb26f72042e433642787e51fb3f40dbdd9969f6e1
tree358fad67d8ca4590d6ea2d450eab4e37451db79a
parent74c46c6eaf9724edbfc12cc67e62773b708eb2ed
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister"

This reverts commit 956f339 "cpufreq: Don't use cpu removed during
cpufreq_driver_unregister".

With the addition of the following commit, this change/variable is not
required any more:

commit b9ba2725343ae57add3f324dfa5074167f48de96
Author: Viresh Kumar <viresh.kumar@linaro.org>
Date:   Mon Jan 14 13:23:03 2013 +0000

    cpufreq: Simplify __cpufreq_remove_dev()

[rjw: Subject and changelog]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c