PCI: rename pci_host_bridge() to find_pci_root_bridge()
authorYinghai Lu <yinghai@kernel.org>
Tue, 3 Apr 2012 01:31:53 +0000 (18:31 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 30 Apr 2012 19:53:08 +0000 (13:53 -0600)
commit459f58ce51e2e11235b7bb4b1732ebf3c17d86f7
tree8bd4debf12209eb9cdc3f94d4329df12d1835d5e
parentbaa495d9de2af97310128bfc0e365a813b63d5bb
PCI: rename pci_host_bridge() to find_pci_root_bridge()

pci_host_bridge() looks like a C++ constructor.  Also separate
find_pci_root_bus() out.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host-bridge.c
This page took 0.025912 seconds and 5 git commands to generate.