]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx: move imx6q_cpuidle_driver into a separate file
authorShawn Guo <shawn.guo@linaro.org>
Tue, 4 Dec 2012 14:55:14 +0000 (22:55 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 30 Jan 2013 13:08:42 +0000 (21:08 +0800)
commit12bb344074cfc50482121c76571e3cda07c4bc09
tree7edee0ab4514e32267ae96f641040a75037924c1
parent485863b8fa02d515e48ce6b59f01d62172d2fe0d
ARM: imx: move imx6q_cpuidle_driver into a separate file

Move imx6q_cpuidle_driver into a separate file as more codes will
be added when WAIT mode gets implemented as cpuidle.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/cpuidle-imx6q.c [new file with mode: 0644]
arch/arm/mach-imx/cpuidle.h
arch/arm/mach-imx/mach-imx6q.c