summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_pci.c
diff options
context:
space:
mode:
authorMatthew Garrett2010-06-09 22:05:07 +0200
committerJesse Barnes2010-07-30 18:29:15 +0200
commit41cd766b065970ff6f6c89dd1cf55fa706c84a3d (patch)
treef52a7346daaaad331dbd260f0e21bcf9d108b2e6 /drivers/pci/hotplug/pciehp_pci.c
parentPCI: fix wrong memory address handling in MSI-X (diff)
downloadkernel-qcow2-linux-41cd766b065970ff6f6c89dd1cf55fa706c84a3d.tar.gz
kernel-qcow2-linux-41cd766b065970ff6f6c89dd1cf55fa706c84a3d.tar.xz
kernel-qcow2-linux-41cd766b065970ff6f6c89dd1cf55fa706c84a3d.zip
PCI: Don't enable aspm before drivers have had a chance to veto it
The aspm code will currently set the configured aspm policy before drivers have had an opportunity to indicate that their hardware doesn't support it. Unfortunately, putting some hardware in L0 or L1 can result in the hardware no longer responding to any requests, even after aspm is disabled. It makes more sense to leave aspm policy at the BIOS defaults at initial setup time, reconfiguring it after pci_enable_device() is called. This allows the driver to blacklist individual devices beforehand. Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/hotplug/pciehp_pci.c')
0 files changed, 0 insertions, 0 deletions