projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54494f3
)
pata_via: Correct missing comments
author
Alan
<
[email protected]
>
Wed, 31 Jan 2007 17:14:38 +0000
(17:14 +0000)
committer
Jeff Garzik
<
[email protected]
>
Fri, 2 Feb 2007 16:52:05 +0000
(11:52 -0500)
The 8237S was added to the chipsets but not to the comments. Fix this
Signed-off-by: Alan Cox <
[email protected]
>
Signed-off-by: Jeff Garzik <
[email protected]
>
drivers/ata/pata_via.c
patch
|
blob
|
history
diff --git
a/drivers/ata/pata_via.c
b/drivers/ata/pata_via.c
index 0219419cae97878dfcbb56edfefcb10bd2519a00..f0b6c3b7142931a30cb3524a033fb021393a2c47 100644
(file)
--- a/
drivers/ata/pata_via.c
+++ b/
drivers/ata/pata_via.c
@@
-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