[PATCH] PCI: make MSI quirk inheritable from the pci bus
authorMichael S. Tsirkin <mst@mellanox.co.il>
Tue, 14 Feb 2006 16:52:22 +0000 (18:52 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:35:14 +0000 (14:35 -0800)
It turns out AMD 8131 quirk only affects MSI for devices behind the 8131 bridge.
Handle this by adding a flags field in pci_bus, inherited from parent to child.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found