From: Daniel Lezcano Date: Thu, 26 Sep 2013 15:34:24 +0000 (+0200) Subject: ARM: at91: cpuidle: Move driver to drivers/cpuidle X-Git-Tag: v3.13-rc1~96^2~16^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce3c48e6c76920fa46bfdde84a69e155f880c32;p=pandora-kernel.git ARM: at91: cpuidle: Move driver to drivers/cpuidle As the cpuidle driver code has no more the dependency with the pm code, the 'standby' callback being passed as a parameter to the device's platform data, we can move the cpuidle driver in the drivers/cpuidle directory. Signed-off-by: Daniel Lezcano Acked-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Nicolas Ferre Conflicts: drivers/cpuidle/Kconfig.arm drivers/cpuidle/Makefile --- Reading git-diff-tree failed