OSDN Git Service

PCI: Export pci_find_host_bridge() for use inside PCI core
authorAaron Lu <aaron.lu@intel.com>
Wed, 25 Mar 2015 06:32:25 +0000 (14:32 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 8 Apr 2015 19:49:20 +0000 (14:49 -0500)
commit3390e0850b711d163b35508464cfbe0a4477dfe2
treee9f0889f9af89418e62516a8de30a74d17a56901
parent18e94a3384368340d438cf67fcaebd72084f34f8
PCI: Export pci_find_host_bridge() for use inside PCI core

The find_pci_host_bridge() function can be useful to other PCI code so
export it.  Change its name to pci_find_host_bridge().

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host-bridge.c
drivers/pci/pci.h