From: Michael S. Tsirkin Date: Tue, 14 Feb 2006 16:52:22 +0000 (+0200) Subject: [PATCH] PCI: make MSI quirk inheritable from the pci bus X-Git-Tag: v2.6.17-rc1~998^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e325a62a0a228cd0222783802b53cce04551776;p=pandora-kernel.git [PATCH] PCI: make MSI quirk inheritable from the pci bus 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed