ARM: vexpress/tc2: clean up the cpuidle driver
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 10 Dec 2012 05:36:26 +0000 (00:36 -0500)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:05:13 +0000 (11:05 +0100)
commit0251cea2c008e018aea480a275b05dda36bef55f
treef3df832672b9c4b571b9dd1099fbf72d2da0225d
parent625b10c3d3d06603012895f2c0416998b791fe5a
ARM: vexpress/tc2: clean up the cpuidle driver

Use the bL_cpu_suspend method instead of bL_cpu_power_down.

This allows for the driver to become usable on non SPC based platform
such as RTSM if vexpress_spc_check_loaded() is removed.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/mach-vexpress/cpuidle-tc2.c