From: Benjamin Herrenschmidt Date: Thu, 20 Dec 2007 03:54:46 +0000 (+1100) Subject: [POWERPC] pci32: Add flags modifying the PCI code behaviour X-Git-Tag: v2.6.25-rc1~1131^2~248 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3fb71c3e1850a6a1099dd1cb7bcd7e69ac7b73;p=pandora-kernel.git [POWERPC] pci32: Add flags modifying the PCI code behaviour This adds to the 32 bits PCI code some flags, replacing the old pci_assign_all_busses global, that allow us to control various aspects of the PCI probing, such as whether to re-assign all resources or not, or to not try to assign anything at all. This also adds the flag x86 already has to avoid ISA alignment on bridges that don't have ISA forwarding enabled (no legacy devices on the top level bus) and sets it for PowerMacs. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed