]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
PCI: add default busn_res for pci_scan_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:23 +0000 (15:42 -0600)
commit857c3b668ae35c48d9d7a4248b6c0bdb65797d0e
tree7639d3cdd36b976bb4201de202e31f79c8a29c9a
parent67cdc827286366acb6c60c821013c1185ee00b36
PCI: add default busn_res for pci_scan_bus()

also do not need to shrink busn_res.

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