From: Kumar Gala Date: Thu, 19 Jul 2007 20:29:53 +0000 (-0500) Subject: [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected X-Git-Tag: v2.6.23-rc2~289^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0a11c118471f79795202348fbd0e6580341794;p=pandora-kernel.git [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected On the 85xx/86xx PCIe controllers if there is no device connected to the PHB we will still allocate a pci_bus for downstream bus of the virtual P2P bridge. However the resources allocated to the downstream bus are not correct and so we just mimic the resources from the upstream pci_bus. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed