Re: [PATCH v3 18/47] mfd: twl4030-power: Register with kernel power-off handler

2014-11-03 Thread Felipe Balbi
Hi, On Mon, Nov 03, 2014 at 05:54:27PM +, Lee Jones wrote: > 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 n

Re: [PATCH v3 18/47] mfd: twl4030-power: 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. > > Make twl4030_power_off static as it is only called fr