POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines
authorBartlomiej Zolnierkiewicz <[email protected]>
Fri, 20 Dec 2013 18:47:25 +0000 (19:47 +0100)
committerRafael J. Wysocki <[email protected]>
Sat, 11 Jan 2014 00:26:48 +0000 (01:26 +0100)
commit7f74dc0f4f5fdb745d62ab2e8f6c60cd9e59a1ac
tree2cd3ed4e2dc6dd8de95c7af7c4534fa6379cc312
parent33e7312529f4208831938f30ead67a7c2251560d
POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines

It is now possible to use the common cpuidle_[un]register() routines
(instead of open-coding them) so do it.

Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Acked-by: Deepthi Dharwar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
arch/powerpc/platforms/pseries/processor_idle.c