Re: [v3, 2/3] powerpc/powernv: Move cpuidle related code from setup.c to new file

2015-03-30 Thread Michael Ellerman
On Sun, 2015-22-03 at 04:42:58 UTC, "Shreyas B. Prabhu" wrote: > This is a cleanup patch; doesn't change any functionality. Moves > all cpuidle related code from setup.c to a new file. > > Signed-off-by: Shreyas B. Prabhu > --- > This patch is new in v3 > > arch/powerpc/platforms/powernv/Makefi

[PATCH v3 2/3] powerpc/powernv: Move cpuidle related code from setup.c to new file

2015-03-21 Thread Shreyas B. Prabhu
This is a cleanup patch; doesn't change any functionality. Moves all cpuidle related code from setup.c to a new file. Signed-off-by: Shreyas B. Prabhu --- This patch is new in v3 arch/powerpc/platforms/powernv/Makefile | 2 +- arch/powerpc/platforms/powernv/idle.c | 186