projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
223f95f
)
sata_via.c: Remove missleading comment.
author
Alejandro Riveira Fernández
<alejandro.riveira@gmail.com>
Mon, 4 Feb 2008 14:19:52 +0000
(15:19 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 6 Feb 2008 12:00:33 +0000
(07:00 -0500)
Maybe for the trivial tree...
sata_via.c has PATA support since:
d73f30e1c9a9af14757fa5bf4014343926047156
sata_via: PATA support
AFAICS so the TODO list is no longer true.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_via.c
patch
|
blob
|
history
diff --git
a/drivers/ata/sata_via.c
b/drivers/ata/sata_via.c
index 3ef072ff319d28b8514e9ade2fde843d1a23ad2f..30caa033719039c73350fee395c30fd6f374bc24 100644
(file)
--- a/
drivers/ata/sata_via.c
+++ b/
drivers/ata/sata_via.c
@@
-30,8
+30,6
@@
* Hardware documentation available under NDA.
*
*
- * To-do list:
- * - VT6421 PATA support
*
*/