diff options
author | 2013-10-07 15:29:27 -0600 | |
---|---|---|
committer | 2013-10-07 15:29:27 -0600 | |
commit | 84822b158fd3fc7d9f9c67f1b26a1e007880e13c (patch) | |
tree | 07226f328cacfe88b114a2fc8e5bf8248ef53e98 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Add pci_dev_show_local_cpu() to simplify code (diff) | |
download | linux-dev-84822b158fd3fc7d9f9c67f1b26a1e007880e13c.tar.xz linux-dev-84822b158fd3fc7d9f9c67f1b26a1e007880e13c.zip |
PCI/PM: Remove pci_pm_complete()
88d26136 ("PM: Prevent runtime suspend during system resume") removed the
pm_runtime_put_sync() from pci_pm_complete() to PM core code
device_complete().
Here the pci_pm_complete() is doing the same work which can be done in
device_complete(), so we can remove it directly.
Signed-off-by: Liu Chuansheng <chuansheng.liu@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions