linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch 1/1 v3 RESEND] sata_via.c: Remove redundant device ID for VIA VT8261
@ 2009-11-02 11:36 JosephChan
  2009-11-03 21:17 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: JosephChan @ 2009-11-02 11:36 UTC (permalink / raw)
  To: linux-ide, stable; +Cc: alan, tj, jeff, JosephChan

Re-send.

Just remove redundant device ID for VIA VT8261.
The device ID 0x9000 and 0x9040 are redundant (for VT8261).
The 0x9040 is reserved for other usage.

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] 2+ messages in thread

* Re: [Patch 1/1 v3 RESEND] sata_via.c: Remove redundant device ID for VIA VT8261
  2009-11-02 11:36 [Patch 1/1 v3 RESEND] sata_via.c: Remove redundant device ID for VIA VT8261 JosephChan
@ 2009-11-03 21:17 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2009-11-03 21:17 UTC (permalink / raw)
  To: JosephChan; +Cc: linux-ide, stable, alan, tj

On 11/02/2009 06:36 AM, JosephChan@via.com.tw wrote:
> Re-send.
>
> Just remove redundant device ID for VIA VT8261.
> The device ID 0x9000 and 0x9040 are redundant (for VT8261).
> The 0x9040 is reserved for other usage.
>
> Signed-off-by: Joseph Chan<josephchan@via.com.tw>

applied



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

end of thread, other threads:[~2009-11-03 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-02 11:36 [Patch 1/1 v3 RESEND] sata_via.c: Remove redundant device ID for VIA VT8261 JosephChan
2009-11-03 21:17 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).