Re: [PATCH v3 12/47] mfd: ab8500-sysctrl: Register with kernel power-off handler

2014-11-03 Thread Lee Jones
On Mon, 27 Oct 2014, Guenter Roeck wrote: > Register with kernel power-off handler instead of setting pm_power_off > directly. Register with low priority to reflect that the original code > only sets pm_power_off if it was not already set. > > sysctrl_dev is set prior to power-off handler

Re: [PATCH v3 12/47] mfd: ab8500-sysctrl: Register with kernel power-off handler

2014-11-03 Thread Lee Jones
On Mon, 27 Oct 2014, Guenter Roeck wrote: Register with kernel power-off handler instead of setting pm_power_off directly. Register with low priority to reflect that the original code only sets pm_power_off if it was not already set. sysctrl_dev is set prior to power-off handler

[PATCH v3 12/47] mfd: ab8500-sysctrl: Register with kernel power-off handler

2014-10-27 Thread Guenter Roeck
Register with kernel power-off handler instead of setting pm_power_off directly. Register with low priority to reflect that the original code only sets pm_power_off if it was not already set. sysctrl_dev is set prior to power-off handler registration, and the power-off handler is unregistered

[PATCH v3 12/47] mfd: ab8500-sysctrl: Register with kernel power-off handler

2014-10-27 Thread Guenter Roeck
Register with kernel power-off handler instead of setting pm_power_off directly. Register with low priority to reflect that the original code only sets pm_power_off if it was not already set. sysctrl_dev is set prior to power-off handler registration, and the power-off handler is unregistered