]> 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, 6 Dec 2011 17:26:26 +0000 (09:26 -0800)
commit59ef3ad963acdc01b83f77c79fa8123d345b92de
treead4b08ef512cef79ec072918151f7aef55bff088
parentf111dd030be3257fe9c01098dc19b8c9d2d3d10a
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