]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/ata/pata_via.c
libata: Remove excess delay in the tf_load path
[net-next-2.6.git] / drivers / ata / pata_via.c
index 741e7cb69d8c269adc9d2f1f4815726cd8dee260..87fb89e407f716bca2b9757eda96dac52a453df0 100644 (file)
@@ -417,8 +417,6 @@ static void via_tf_load(struct ata_port *ap, const struct ata_taskfile *tf)
                        tf->lbam,
                        tf->lbah);
        }
-
-       ata_wait_idle(ap);
 }
 
 static int via_port_start(struct ata_port *ap)