]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: insert busn_res in pci_create_root_bus()
authorYinghai Lu <yinghai@kernel.org>
Fri, 18 May 2012 01:51:12 +0000 (18:51 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 13 Jun 2012 21:42:22 +0000 (15:42 -0600)
commitcb7bc7f5afe019cd1b626ad5e0fce1303ef5b70b
tree8545bbe7d0a6873e732752cb920a1c0231b73b9f
parent5624c36d7db49d852e928c00fdbc785a59da59ea
PCI: insert busn_res in pci_create_root_bus()

That busn_res is from resources list.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/probe.c