commit | 962e7bd4976516c34fc9ef51d536aab801980767 | [log] [tgz] |
---|---|---|
author | Deepthi Dharwar <deepthi@linux.vnet.ibm.com> | Tue Jan 14 16:26:02 2014 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jan 29 17:02:22 2014 +1100 |
tree | b1ddb6a14ffd3d83567d16b2265a02ba16331658 | |
parent | d765ff23e3181413fb1bed090c8d702165448a84 [diff] |
powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. Move the file from arch specific pseries/processor_idle.c to drivers/cpuidle/cpuidle-pseries.c Make the relevant Makefile and Kconfig changes. Also, introduce Kconfig.powerpc in drivers/cpuidle for all powerpc cpuidle drivers. Signed-off-by: Deepthi Dharwar <deepthi@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>