diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-09-25 01:33:13 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-09-28 02:22:36 +0200 |
commit | 1cb31d3fd4d96b19624328da0a0496adf76f98a6 (patch) | |
tree | ae187eb6b479ef7679ff04e561999f9103e1eaaf /tools/perf/scripts/python | |
parent | e19b205be43d11bff638cad4487008c48d21c103 (diff) |
PCI / PM: Do not resume any devices in pci_pm_prepare()
It should not be necessary to resume devices with ignore_children set
in pci_pm_prepare(), because they should be resumed explicitly by
their children drivers during suspend if need be and they will be
resumed by pci_pm_suspend() after that anyway, so avoid doing that.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions