All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pata_via: Correct missing comments
@ 2007-01-31 17:14 Alan
  2007-02-02 16:54 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Alan @ 2007-01-31 17:14 UTC (permalink / raw)
  To: akpm, linux-kernel, jeff

The 8237S was added to the chipsets but not to the comments. Fix this

Signed-off-by: Alan Cox <alan@redhat.com>

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.20-rc6-mm3/drivers/ata/pata_via.c linux-2.6.20-rc6-mm3/drivers/ata/pata_via.c
--- linux.vanilla-2.6.20-rc6-mm3/drivers/ata/pata_via.c	2007-01-31 14:20:39.000000000 +0000
+++ linux-2.6.20-rc6-mm3/drivers/ata/pata_via.c	2007-01-31 14:32:49.000000000 +0000
@@ -23,6 +23,7 @@
  *	VIA VT8233c	-	UDMA100
  *	VIA VT8235	-	UDMA133
  *	VIA VT8237	-	UDMA133
+ *	VIA VT8237S	-	UDMA133
  *	VIA VT8251	-	UDMA133
  *
  *	Most registers remain compatible across chips. Others start reserved
@@ -61,7 +62,7 @@
 #include <linux/libata.h>
 
 #define DRV_NAME "pata_via"
-#define DRV_VERSION "0.2.0"
+#define DRV_VERSION "0.2.1"
 
 /*
  *	The following comes directly from Vojtech Pavlik's ide/pci/via82cxxx

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

* Re: [PATCH] pata_via: Correct missing comments
  2007-01-31 17:14 [PATCH] pata_via: Correct missing comments Alan
@ 2007-02-02 16:54 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-02-02 16:54 UTC (permalink / raw)
  To: Alan; +Cc: akpm, linux-kernel

Alan wrote:
> The 8237S was added to the chipsets but not to the comments. Fix this
> 
> Signed-off-by: Alan Cox <alan@redhat.com>

applied


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

end of thread, other threads:[~2007-02-02 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-31 17:14 [PATCH] pata_via: Correct missing comments Alan
2007-02-02 16:54 ` Jeff Garzik

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.