Use dts compatible node to init cpuidle-tc2
authormark hambleton <mahamble@broadcom.com>
Fri, 18 Jan 2013 14:16:19 +0000 (14:16 +0000)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:05:13 +0000 (11:05 +0100)
commit13a7b5d65608f7a8051487eb5cd5a343ed9da896
tree9609e4771a8df7797ea12f7f6af4daef51beb66c
parent0251cea2c008e018aea480a275b05dda36bef55f
Use dts compatible node to init cpuidle-tc2

Change the init code for cpuidle-tc2 to check for a
compatible node in the devicetree of "arm,generic"
in preparation for moving it to driver/cpuidle.

Rename functions / variable from tc2_ to bl_.

Signed-off-by: mark hambleton <mahamble@broadcom.com>
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
arch/arm/mach-vexpress/Kconfig
arch/arm/mach-vexpress/Makefile
arch/arm/mach-vexpress/cpuidle-tc2.c [deleted file]
drivers/cpuidle/Makefile
drivers/cpuidle/arm_big_little.c [new file with mode: 0644]