Subject: [PATCH] sata_via.c: Remove missleading comment.

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.


---
diff --git a/drivers/ata/sata_via.c b/drivers/ata/sata_via.c
index 3ef072f..30caa03 100644
--- 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
*
*/



Attachments:
signature.asc (197.00 B)
Esta parte del mensaje est? firmada digitalmente

2008-02-04 15:31:00

by Alan

[permalink] [raw]
Subject: Re: [PATCH] sata_via.c: Remove missleading comment.

On Mon, 04 Feb 2008 15:19:52 +0100
Alejandro Riveira Fernández <[email protected]> wrote:

> 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.

Yep well spotted

2008-02-06 12:04:43

by Jeff Garzik

[permalink] [raw]
Subject: Re: [PATCH] sata_via.c: Remove missleading comment.

Alejandro Riveira Fern?ndez wrote:
> 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.
>
>
> ---
> diff --git a/drivers/ata/sata_via.c b/drivers/ata/sata_via.c
> index 3ef072f..30caa03 100644
> --- 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
> *
> */

applied