From: York Sun Date: Mon, 4 Jun 2007 16:56:42 +0000 (-0500) Subject: [POWERPC] Let subordinate transparent bridges be transparent. X-Git-Tag: v2.6.23-rc1~767^2^2~87 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8ff10c3ab1e3d4a40788442f1369e868103e43;p=pandora-kernel.git [POWERPC] Let subordinate transparent bridges be transparent. In pcibios_fixup_bus(), bridges that are subordinate to transparent bridges were still relocating their IORESOURCE_IO and IO_RESOURCE_MEM start and end values. Fix this by preventing the transparent bridge from relocating the start and end values, thus allowing the subordinate non-transparent bridge full molestation rights. Signed-off-by: York Sun Signed-off-by: Andy Fleming Signed-off-by: Jon Loeliger Signed-off-by: Kumar Gala --- Reading git-diff-tree failed