Re: [PATCH 2/2] PCI / PM: Resume runtime-suspended devices later during system suspend

2014-02-24 Thread Rafael J. Wysocki
On Monday, February 24, 2014 01:58:05 PM Bjorn Helgaas wrote: > On Sun, Feb 23, 2014 at 4:21 PM, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > Runtime-suspended devices are resumed during system suspend by > > pci_pm_prepare() for two reasons: First, because they may need > > to be

Re: [PATCH 2/2] PCI / PM: Resume runtime-suspended devices later during system suspend

2014-02-24 Thread Bjorn Helgaas
On Sun, Feb 23, 2014 at 4:21 PM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Runtime-suspended devices are resumed during system suspend by > pci_pm_prepare() for two reasons: First, because they may need > to be reprogrammed in order to change their wakeup settings and, > second, beca

[PATCH 2/2] PCI / PM: Resume runtime-suspended devices later during system suspend

2014-02-23 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Runtime-suspended devices are resumed during system suspend by pci_pm_prepare() for two reasons: First, because they may need to be reprogrammed in order to change their wakeup settings and, second, because they may need to be operatonal for their children to be successful