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

Michael Ellerman mpe at ellerman.id.au
Mon Mar 30 20:40:08 AEDT 2015


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 <shreyas at linux.vnet.ibm.com>
> ---
> This patch is new in v3
> 
>  arch/powerpc/platforms/powernv/Makefile |   2 +-
>  arch/powerpc/platforms/powernv/idle.c   | 186 ++++++++++++++++++++++++++++++++
>  arch/powerpc/platforms/powernv/setup.c  | 166 ----------------------------

Sorry this no longer applies, because I merged some changes from Preeti to
__init pnv_init_idle_states().

Can you please rebase on top of linux-next, or my next.

cheers


More information about the Linuxppc-dev mailing list