All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch 1/1] sata_via.c: Remove redundant device ID for VT8261
@ 2009-10-15  7:10 JosephChan
  2009-10-15  7:16 ` Jeff Garzik
  2009-10-15  7:19 ` Tejun Heo
  0 siblings, 2 replies; 9+ messages in thread
From: JosephChan @ 2009-10-15  7:10 UTC (permalink / raw)
  To: linux-ide; +Cc: alan, tj, jeff, JosephChan

Just remove redundant device ID for VT8261.

Signed-off-by: Joseph Chan <josephchan@via.com.tw>

--- 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 },
 
 	{ }	/* terminate list */
 };


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-10-15 19:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-15  7:10 [Patch 1/1] sata_via.c: Remove redundant device ID for VT8261 JosephChan
2009-10-15  7:16 ` Jeff Garzik
2009-10-15  7:24   ` JosephChan
2009-10-15  7:19 ` Tejun Heo
2009-10-15  7:36   ` Jeff Garzik
2009-10-15  7:52     ` JosephChan
2009-10-15 15:37     ` David Miller
2009-10-15 15:46       ` Jeff Garzik
2009-10-15 19:15         ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.