Re: [RFC/RFT][PATCH v2 3/7] PM / sleep: Make async suspend/resume of devices use device links

2016-09-10 Thread Rafael J. Wysocki
On Sat, Sep 10, 2016 at 3:31 PM, Lukas Wunner wrote: > On Thu, Sep 08, 2016 at 11:28:33PM +0200, Rafael J. Wysocki wrote: >> Make the device suspend/resume part of the core system >> suspend/resume code use device links to ensure that supplier >> and consumer devices will be

Re: [RFC/RFT][PATCH v2 3/7] PM / sleep: Make async suspend/resume of devices use device links

2016-09-10 Thread Rafael J. Wysocki
On Sat, Sep 10, 2016 at 3:31 PM, Lukas Wunner wrote: > On Thu, Sep 08, 2016 at 11:28:33PM +0200, Rafael J. Wysocki wrote: >> Make the device suspend/resume part of the core system >> suspend/resume code use device links to ensure that supplier >> and consumer devices will be suspended and resumed

Re: [RFC/RFT][PATCH v2 3/7] PM / sleep: Make async suspend/resume of devices use device links

2016-09-10 Thread Lukas Wunner
On Thu, Sep 08, 2016 at 11:28:33PM +0200, Rafael J. Wysocki wrote: > Make the device suspend/resume part of the core system > suspend/resume code use device links to ensure that supplier > and consumer devices will be suspended and resumed in the right > order in case of async suspend/resume. > >

Re: [RFC/RFT][PATCH v2 3/7] PM / sleep: Make async suspend/resume of devices use device links

2016-09-10 Thread Lukas Wunner
On Thu, Sep 08, 2016 at 11:28:33PM +0200, Rafael J. Wysocki wrote: > Make the device suspend/resume part of the core system > suspend/resume code use device links to ensure that supplier > and consumer devices will be suspended and resumed in the right > order in case of async suspend/resume. > >