diff options
Diffstat (limited to 'drivers/pci/probe.c')
-rw-r--r-- | drivers/pci/probe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/probe.c b/drivers/pci/probe.c index 2ee00962734b..303644614eea 100644 --- a/drivers/pci/probe.c +++ b/drivers/pci/probe.c | |||
@@ -965,6 +965,7 @@ static void pci_init_capabilities(struct pci_dev *dev) | |||
965 | 965 | ||
966 | /* Power Management */ | 966 | /* Power Management */ |
967 | pci_pm_init(dev); | 967 | pci_pm_init(dev); |
968 | platform_pci_wakeup_init(dev); | ||
968 | 969 | ||
969 | /* Vital Product Data */ | 970 | /* Vital Product Data */ |
970 | pci_vpd_pci22_init(dev); | 971 | pci_vpd_pci22_init(dev); |