Re: [PATCH v2] PCI: enable ASPM configuration in PCIE POWERSAVE mode

2014-07-16 Thread Thierry Reding
On Mon, Jul 14, 2014 at 11:34:37AM +0530, Vidya Sagar wrote: > From: Vidya Sagar The commit message looks somewhat cluttered: > 'commit 1a680b7c3258 ("PCI: PCIe links may not get configured for ASPM > under POWERSAVE mode")' Usually you'd cite a commit without the extra single quotes. More lik

Re: [PATCH v2] PCI: enable ASPM configuration in PCIE POWERSAVE mode

2014-07-15 Thread Bjorn Helgaas
[+cc Matthew, Rafael] On Mon, Jul 14, 2014 at 12:04 AM, Vidya Sagar wrote: > From: Vidya Sagar > > 'commit 1a680b7c3258 ("PCI: PCIe links may not get configured for ASPM > under POWERSAVE mode")' moved pcie_aspm_powersave_config_link() out of > pci_raw_set_power_state() to pci_set_power_state()

[PATCH v2] PCI: enable ASPM configuration in PCIE POWERSAVE mode

2014-07-13 Thread Vidya Sagar
From: Vidya Sagar 'commit 1a680b7c3258 ("PCI: PCIe links may not get configured for ASPM under POWERSAVE mode")' moved pcie_aspm_powersave_config_link() out of pci_raw_set_power_state() to pci_set_power_state() which would enable ASPM. But, with 'commit db288c9c5f9d ("PCI / PM: restore the origi