pata_winbond: restore cable method
[powerpc.git] / drivers / ata / pata_winbond.c
index 6c11103..5199432 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,