summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-11-05 13:30:36 +0300
committerBjorn Helgaas <bhelgaas@google.com>2019-11-21 02:35:52 +0300
commitd6aa37cd04fdafaf31ae89691e537535df43ca78 (patch)
tree4457ab196a98644672a525353aed955edbc9db3d /block
parentdc2256b0735d03664a92a6cb94ea4e564dfa237b (diff)
downloadlinux-d6aa37cd04fdafaf31ae89691e537535df43ca78.tar.xz
PCI/PM: Avoid exporting __pci_complete_power_transition()
Notice that radeon_set_suspend(), which is the only caller of __pci_complete_power_transition() outside of pci.c, really only cares about the pci_platform_power_transition() invoked by it, so export the latter instead of it, update the radeon driver to call pci_platform_power_transition() directly and make __pci_complete_power_transition() static. Code rearrangement, no intentional functional impact. Link: https://lore.kernel.org/r/1731661.ykamz2Tiuf@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 'block')
0 files changed, 0 insertions, 0 deletions