On Wed, 2007-05-30 at 02:22, Jon Loeliger wrote:
From: York Sun <redacted>
In pcibios_fixup_bus(), bridges that are subordinate
to transparent bridges were still relocating their
IORESOURCE_IO 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 <redacted>
Signed-off-by: Andy Fleming <redacted>
Signed-off-by: Jon Loeliger <redacted>
---
Acked-by: Roy Zang <redacted>