Liu Chuansheng 84822b158f 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>
2013-10-07 15:29:27 -06:00
..
2013-09-06 13:30:06 -07:00
2013-08-28 20:51:39 -06:00
2013-09-13 15:09:52 +02:00
2013-10-07 15:29:27 -06:00
2013-06-29 12:57:48 +04:00
2013-09-25 15:45:06 -06:00
2013-04-15 10:56:27 -06:00