Re: [PATCH V2 0/3] PM: Enable option of re-use runtime PM callbacks at system suspend

2013-12-21 Thread Rafael J. Wysocki
On Friday, December 20, 2013 02:18:22 PM Rafael J. Wysocki wrote: > On Friday, December 20, 2013 09:43:16 AM Ulf Hansson wrote: > > On 10 December 2013 14:37, Ulf Hansson wrote: > > > To put devices into low power state during system suspend, it is > > > convenient > > > for some runtime PM suppo

Re: [PATCH V2 0/3] PM: Enable option of re-use runtime PM callbacks at system suspend

2013-12-20 Thread Rafael J. Wysocki
On Friday, December 20, 2013 09:43:16 AM Ulf Hansson wrote: > On 10 December 2013 14:37, Ulf Hansson wrote: > > To put devices into low power state during system suspend, it is convenient > > for some runtime PM supported power domains, subsystems and drivers to have > > the option of re-using and

Re: [PATCH V2 0/3] PM: Enable option of re-use runtime PM callbacks at system suspend

2013-12-20 Thread Ulf Hansson
On 10 December 2013 14:37, Ulf Hansson wrote: > To put devices into low power state during system suspend, it is convenient > for some runtime PM supported power domains, subsystems and drivers to have > the option of re-using and invoking the runtime PM callbacks from their system > PM callbacks.

[PATCH V2 0/3] PM: Enable option of re-use runtime PM callbacks at system suspend

2013-12-10 Thread Ulf Hansson
To put devices into low power state during system suspend, it is convenient for some runtime PM supported power domains, subsystems and drivers to have the option of re-using and invoking the runtime PM callbacks from their system PM callbacks. The benefit is that we don't need to implement wrappe