]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
pata_winbond: restore cable method
authorAlan Cox <alan@redhat.com>
Tue, 27 Mar 2007 05:43:42 +0000 (21:43 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 28 Apr 2007 18:16:00 +0000 (14:16 -0400)
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_winbond.c

index 6c111035fc84da35b2ffa7e4bcf42fcb4951a960..519943239dbf5fc16234d3ba5e87302a601f36c7 100644 (file)
@@ -152,6 +152,7 @@ static struct ata_port_operations winbond_port_ops = {
        .thaw           = ata_bmdma_thaw,
        .error_handler  = ata_bmdma_error_handler,
        .post_internal_cmd = ata_bmdma_post_internal_cmd,
+       .cable_detect   = ata_cable_40wire,
 
        .qc_prep        = ata_qc_prep,
        .qc_issue       = ata_qc_issue_prot,