]> git.baikalelectronics.ru Git - kernel.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>
Fri, 6 Jan 2012 20:10:51 +0000 (12:10 -0800)
commitd8f0172dd86f651483a7b251a6d4afc34911905f
treec23406ab8668e176bcb0bdf15d201ce3afc4613b
parenta649dd059ef58207c607c6cf0b673598e730bb84
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