commit | 0847684cfc5f0e9f009919bfdcb041d60e19b856 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <[email protected]> | Sat Jun 24 01:57:35 2017 +0200 |
committer | Rafael J. Wysocki <[email protected]> | Wed Jun 28 01:52:45 2017 +0200 |
tree | 0a0593338927f228215feb19f938e71023607c24 | |
parent | 8370c2dc4c7b91be7e1231130f0ae08b5aebecf4 [diff] |
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]>