Re: [PATCH V7 2/7] pseries/cpuidle: Use cpuidle_register() for initialisation.

2013-11-06 Thread Daniel Lezcano
On 10/29/2013 12:01 PM, Deepthi Dharwar wrote: This patch replaces the cpuidle driver and devices initialisation calls with a single generic cpuidle_register() call and also includes minor refactoring of the code around it. Signed-off-by: Deepthi Dharwar deep...@linux.vnet.ibm.com Acked-by:

[PATCH V7 2/7] pseries/cpuidle: Use cpuidle_register() for initialisation.

2013-10-29 Thread Deepthi Dharwar
This patch replaces the cpuidle driver and devices initialisation calls with a single generic cpuidle_register() call and also includes minor refactoring of the code around it. Signed-off-by: Deepthi Dharwar deep...@linux.vnet.ibm.com --- drivers/cpuidle/cpuidle-ibm-power.c | 80