]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: show host bridges and root bus resources
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:25:40 +0000 (16:25 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 Dec 2011 18:42:10 +0000 (10:42 -0800)
commit0d31d1d2f069a0aa87db07d65511f30f5164683e
treed3113925596a4aed87f65904d4cf96d4e8de7bdb
parent8799a340a0529f0a211ec53657fb49e2820c1a2b
PCI: show host bridges and root bus resources

Show the bus number and resources for every root bus we create.  This
will become more interesting when we supply the correct resources
instead of using the defaults (ioport_resource and iomem_resource).

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c