]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MSI: Cleanup existing MSI quirks
authorBrice Goglin <brice@myri.com>
Thu, 31 Aug 2006 05:54:56 +0000 (01:54 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 00:43:52 +0000 (17:43 -0700)
commit3f79e107f72e8efa86cd2f21356692b712713b5c
treece6bdebdf26ee15f38de4ee7e5f74bafda6836bc
parentd33b6fba2c4350651f3f61ff2ab858a2f116e9a4
MSI: Cleanup existing MSI quirks

Move MSI quirks in CONFIG_PCI_MSI, document why the serverworks quirk
does not simply set PCI_BUS_FLAGS_NO_MSI, and create a generic quirk
for other chipsets where setting PCI_BUS_FLAGS_NO_MSI is fine.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/pci.h
drivers/pci/quirks.c