From: Kumar Gala Date: Tue, 25 Aug 2009 16:20:45 +0000 (+0000) Subject: powerpc/pci: Pull ppc32 PCI features into common X-Git-Tag: v2.6.32-rc1~675^2~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c2dd62a389c5fed07c4b13c906c43214fc7491;p=pandora-kernel.git powerpc/pci: Pull ppc32 PCI features into common Some of the PCI features we have in ppc32 we will need on ppc64 platforms in the future. These include support for: * ppc_md.pci_exclude_device * indirect config cycles * early config cycles We also simplified the logic in fake_pci_bus() to assume it will always get a valid pci_controller. Since all current callers seem to pass it one. Signed-off-by: Kumar Gala Acked-by: Grant Likely Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed