]> Git Repo - linux.git/commit
PCI / PM: Simplify device wakeup settings code
authorRafael J. Wysocki <[email protected]>
Fri, 23 Jun 2017 23:57:35 +0000 (01:57 +0200)
committerRafael J. Wysocki <[email protected]>
Tue, 27 Jun 2017 23:52:45 +0000 (01:52 +0200)
commit0847684cfc5f0e9f009919bfdcb041d60e19b856
tree0a0593338927f228215feb19f938e71023607c24
parent8370c2dc4c7b91be7e1231130f0ae08b5aebecf4
PCI / PM: Simplify device wakeup settings code

After previous changes it is not necessary to distinguish between
device wakeup for run time and device wakeup from system sleep states
any more, so rework the PCI device wakeup settings code accordingly.

Signed-off-by: Rafael J. Wysocki <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
drivers/pci/pci-acpi.c
drivers/pci/pci-driver.c
drivers/pci/pci-mid.c
drivers/pci/pci.c
drivers/pci/pci.h
include/linux/pci.h
This page took 0.058141 seconds and 4 git commands to generate.