]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita931835028902e81cb723eae49032c80ab24f795
treee9f0889f9af89418e62516a8de30a74d17a56901
parent2beeabf35d1e5ec3acebffb0a0ac81e353719b7f
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