From: Bjorn Helgaas Date: Fri, 28 Oct 2011 22:27:53 +0000 (-0600) Subject: sparc/PCI: convert to pci_create_root_bus() X-Git-Tag: v3.3-rc1~101^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a300107b5a49e3b7da080ae4827a9ee17c49a25;p=pandora-kernel.git sparc/PCI: convert to pci_create_root_bus() Convert from pci_create_bus() to pci_create_root_bus(). This way the root bus resources are correct immediately. This patch doesn't fix a problem because sparc fixed the resources before scanning the bus, but it makes sparc more consistent with other architectures. v2: fix build error (from sfr) Signed-off-by: Bjorn Helgaas Acked-by: David S. Miller Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed