Re: [PATCH v2] PCI / PM: Avoid resuming more devices during system suspend

2015-10-12 Thread Rafael J. Wysocki
On Wednesday, September 30, 2015 01:10:24 AM Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Commit bac2a909a096 (PCI / PM: Avoid resuming PCI devices during > system suspend) introduced a mechanism by which some PCI devices that > were runtime-suspended at the system suspend time might be

[PATCH v2] PCI / PM: Avoid resuming more devices during system suspend

2015-09-29 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Commit bac2a909a096 (PCI / PM: Avoid resuming PCI devices during system suspend) introduced a mechanism by which some PCI devices that were runtime-suspended at the system suspend time might be left in that state for the duration of the system suspend-resume cycle. However