diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-11-05 13:29:16 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-11-21 02:35:48 +0300 |
commit | dc2256b0735d03664a92a6cb94ea4e564dfa237b (patch) | |
tree | c63f65ca38325f6ba08ed97ee627ea0d527e554b /Documentation/DMA-API-HOWTO.txt | |
parent | adfac8f6b7396b408fa9a8f40ea41112bebb980f (diff) | |
download | linux-dc2256b0735d03664a92a6cb94ea4e564dfa237b.tar.xz |
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>
Diffstat (limited to 'Documentation/DMA-API-HOWTO.txt')
0 files changed, 0 insertions, 0 deletions