commit | 4273e64cc4ebb881e1954d768020f5440491dcd9 | [log] [tgz] |
---|---|---|
author | Shanker Donthineni <sdonthineni@nvidia.com> | Tue Aug 17 16:09:47 2021 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 18 17:04:30 2021 -0500 |
tree | 4a7c2bba9bdbbeb202eb50e71ba671bd861a8649 | |
parent | 3a15955d7cf0b6c7527ee3bd97c3c355450e3fa1 [diff] |
PCI: Use acpi_pci_power_manageable() Use acpi_pci_power_manageable() instead of duplicating the logic in acpi_pci_bridge_d3(). No functional change intended. [bhelgaas: split out from https://lore.kernel.org/r/20210817180500.1253-8-ameynarkhede03@gmail.com] Signed-off-by: Shanker Donthineni <sdonthineni@nvidia.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>