OSDN Git Service

PCI: Rename extend_bridge_window() to adjust_bridge_window()
authorNicholas Johnson <nicholas.johnson-opensource@outlook.com.au>
Mon, 6 Jan 2020 15:47:26 +0000 (15:47 +0000)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 29 Jan 2020 22:57:28 +0000 (16:57 -0600)
commit1e58f4e1cb47de03988f8b14f07f6941acc7e669
tree32eddfaad46030d08e126c622f43e3d92bac3410
parent3d264da9b741fc6503ea54e3bb65c08a77dabca4
PCI: Rename extend_bridge_window() to adjust_bridge_window()

Rename extend_bridge_window() to adjust_bridge_window() to prepare for the
fact that the window will be able to shrink.  No functional change
intended.

Link: https://lore.kernel.org/r/PSXP216MB0438C47B3473D0C9DE531F18803C0@PSXP216MB0438.KORP216.PROD.OUTLOOK.COM
Signed-off-by: Nicholas Johnson <nicholas.johnson-opensource@outlook.com.au>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pci/setup-bus.c