From: Daniel Lezcano Date: Wed, 12 Jun 2013 13:08:53 +0000 (+0200) Subject: cpuidle: Introduce __cpuidle_unregister_device() X-Git-Tag: v3.12-rc1~178^2~5^2~10^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6bb51a53a7535c79d6c65862d6b48e83340b337;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed