cpuidle: Introduce __cpuidle_unregister_device()
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 12 Jun 2013 13:08:53 +0000 (15:08 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 15 Jul 2013 00:09:47 +0000 (02:09 +0200)
commitf6bb51a53a7535c79d6c65862d6b48e83340b337
treec82fc4d36b52c133a7a8b9aeb25da7d8804549de
parent1a7064380e6639e1cc5ed609ceb1ed46f3f188e3
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>
drivers/cpuidle/cpuidle.c
This page took 0.029233 seconds and 5 git commands to generate.