]> Pileus Git - ~andy/linux/blobdiff - drivers/pci/pci.c
Merge commit 'v3.6-rc5' into next
[~andy/linux] / drivers / pci / pci.c
index 5ba60dd71faa0d79f596a22a590ec2e738916d51..028bbc2198596970bde925b7d09d4823ba138dfb 100644 (file)
@@ -1889,6 +1889,7 @@ void pci_pm_init(struct pci_dev *dev)
        dev->pm_cap = pm;
        dev->d3_delay = PCI_PM_D3_WAIT;
        dev->d3cold_delay = PCI_PM_D3COLD_WAIT;
+       dev->d3cold_allowed = true;
 
        dev->d1_support = false;
        dev->d2_support = false;