]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: add struct pci_host_bridge and a list of all bridges found
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Feb 2012 03:18:59 +0000 (20:18 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Feb 2012 03:18:59 +0000 (20:18 -0700)
commitad3412f717c89736c20421eb50ef98bdc9e673c3
treef3c6c65295f1356f62389fafad777d7be047aca5
parent5a2db2f2b392bfbd2771b598be65af965347f8c7
PCI: add struct pci_host_bridge and a list of all bridges found

This adds a list of all PCI host bridges we find and a way to look up
the host bridge from a pci_dev.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/probe.c
include/linux/pci.h