PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
authorJiang Liu <liuj97@gmail.com>
Fri, 7 Jun 2013 22:16:51 +0000 (16:16 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Jun 2013 22:16:51 +0000 (16:16 -0600)
This renames pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
and moves it next to pci_alloc_host_bridge().  No functional change.

[bhelgaas: split rename & move out of create/destroy symmetry patch]
Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found