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
*
*/
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
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