PCI: modify SB700 SATA MSI quirk
authorShane Huang <shane.huang@amd.com>
Fri, 25 Jan 2008 06:46:24 +0000 (15:46 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:30 +0000 (15:04 -0800)
commit4600c9d74e23b5696acf66a36ce5f2cfbcdecc6c
tree2f7061d13493c40c5f87525d121f772935573ad7
parent3c75e23784e6ed5f4841de43d0750fd9b37bafcb
PCI: modify SB700 SATA MSI quirk

SB700 SATA MSI bug will be fixed in SB700 revision A21 at hardware
level, but the SB700 revision older than A21 will also be found in the
market.  This patch modify the original quirk commit
bc38b411fe696fad32b261f492cb4afbf1835256 instead of withdrawing it.
The patch also removes quirk to 0x4395 because 0x4395 is SB800 device
ID.

Signed-off-by: Shane Huang <shane.huang@amd.com>
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/quirks.c