Re: [PATCH] mfd: ab8500-sysctrl: Always enable pm_power_off handler

2013-05-14 Thread Linus Walleij
On Thu, May 9, 2013 at 1:08 PM, Fabio Baltieri wrote: > AB8500 sysctrl driver implements a pm_power_off handler, but that is > currently not registered until a specific platform data field is > enabled. > > This patch drops the platform data field and always registers > ab8500_power_off if no oth

Re: [PATCH] mfd: ab8500-sysctrl: Always enable pm_power_off handler

2013-05-13 Thread Lee Jones
On Thu, 09 May 2013, Fabio Baltieri wrote: > AB8500 sysctrl driver implements a pm_power_off handler, but that is > currently not registered until a specific platform data field is > enabled. > > This patch drops the platform data field and always registers > ab8500_power_off if no other pm_power