Re: [RFC PATCH 07/16] c6x: support poweroff through poweroff handler call chain

2014-10-03 Thread Mark Salter
On Tue, 2014-09-30 at 11:00 -0700, Guenter Roeck wrote: The kernel core now supports a poweroff handler call chain to remove power from the system. Call it if pm_power_off is set to NULL. Cc: Mark Salter msal...@redhat.com Cc: Aurelien Jacquiot a-jacqu...@ti.com Signed-off-by: Guenter

[RFC PATCH 07/16] c6x: support poweroff through poweroff handler call chain

2014-09-30 Thread Guenter Roeck
The kernel core now supports a poweroff handler call chain to remove power from the system. Call it if pm_power_off is set to NULL. Cc: Mark Salter msal...@redhat.com Cc: Aurelien Jacquiot a-jacqu...@ti.com Signed-off-by: Guenter Roeck li...@roeck-us.net --- arch/c6x/kernel/process.c | 2 ++ 1