On 10/15/2009 03:10 AM, JosephChan@xxxxxxxxxx wrote:
Just remove redundant device ID for VT8261. Signed-off-by: Joseph Chan<josephchan@xxxxxxxxxx> --- a/drivers/ata/sata_via.c 2009-10-15 21:38:14.000000000 +0800 +++ b/drivers/ata/sata_via.c 2009-10-15 21:38:28.000000000 +0800 @@ -93,7 +93,6 @@ { PCI_VDEVICE(VIA, 0x7372), vt6420 }, { PCI_VDEVICE(VIA, 0x5287), vt8251 }, /* 2 sata chnls (Master/Slave) */ { PCI_VDEVICE(VIA, 0x9000), vt8251 }, - { PCI_VDEVICE(VIA, 0x9040), vt8251 },
PCI device ID 0x9040 does not exist elsewhere in the driver... how is it redundant?
Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html