[PATCH] PCI: Fix up PCI routing in parent bridge
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jun 2005 22:41:48 +0000 (15:41 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Jul 2005 20:35:49 +0000 (13:35 -0700)
commit26f674ae0e37190bf61c988e52911e4372fdb5f5
tree625b05e5edd627a5cce0289e78057ca5ccf2290c
parentef6689eff4b58273fed9e54293a3da983b321e9a
[PATCH] PCI: Fix up PCI routing in parent bridge

When the cardbus bridge is behind another bridge change the routing
in the parent bridge for new cards.  This fixes Cardbus on various AMD64
laptops.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/probe.c