]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3790862874821b633e4af384f3d7a3d3c18489d
tree2f7061d13493c40c5f87525d121f772935573ad7
parent515510d33811c3b9674e04868b37cf4eeff1d299
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
a4963e10554a1dda74f17d35f706d7be2927172a 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