Searched hist:f6bb51a5 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle.c | f6bb51a5 Wed Jun 12 08:08:53 CDT 2013 Daniel Lezcano <daniel.lezcano@linaro.org> cpuidle: Introduce __cpuidle_unregister_device()
To reduce code duplication related to the unregistration of cpuidle devices, introduce __cpuidle_unregister_device() and move all of the unregistration code to that function.
[rjw: Changelog] Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> f6bb51a5 Wed Jun 12 08:08:53 CDT 2013 Daniel Lezcano <daniel.lezcano@linaro.org> cpuidle: Introduce __cpuidle_unregister_device() To reduce code duplication related to the unregistration of cpuidle devices, introduce __cpuidle_unregister_device() and move all of the unregistration code to that function. [rjw: Changelog] Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|