Files
linux/drivers
Rafael J. Wysocki dc2256b073 PCI/PM: Fold __pci_start_power_transition() into its caller
Because pci_power_up() has become the only caller of
__pci_start_power_transition(), there is no need for the latter to
be a separate function any more, so fold it into the former, drop a
redundant check and reduce the number of lines of code somewhat.

Code rearrangement, no intentional functional impact.

Link: https://lore.kernel.org/r/3458080.lsoDbfkST9@kreacher
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2019-11-20 17:35:48 -06:00
..
2019-09-28 20:44:12 +02:00
2019-08-27 09:43:59 +02:00
2019-08-16 11:33:56 -07:00
2019-09-23 17:20:40 -04:00
2019-08-18 12:56:10 +02:00
2019-09-24 15:54:08 -07:00