From: Tejun Heo Date: Thu, 31 May 2007 07:40:48 +0000 (-0700) Subject: pci-quirks: fix MSI disabling on RS400-200 and RS480 X-Git-Tag: v2.6.22-rc4~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebdf7d399e67499dbd2a6b5154805fb049846cbb;p=pandora-kernel.git pci-quirks: fix MSI disabling on RS400-200 and RS480 Commit c0affe9db42bf85f4a606b3262c35ec59a5d3788 doesn't work because the host controller is being quirked not a PCI bridge. This patch reverts the commit, rename quirk_svw_msi() to quirk_disable_all_msi() and use it instead. Signed-off-by: Tejun Heo Cc: Matias Alejandro Torres Cc: Greg K-H Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed