[libata] Remove ->port_disable() hook
[deliverable/linux.git] / drivers / ata / pata_pcmcia.c
index f2167729c3df02e37c45563659b1e76db0808023..5baf531f652e64a4762b67879c50488357988536 100644 (file)
@@ -107,7 +107,6 @@ static struct scsi_host_template pcmcia_sht = {
 
 static struct ata_port_operations pcmcia_port_ops = {
        .set_mode       = pcmcia_set_mode,
-       .port_disable   = ata_port_disable,
        .tf_load        = ata_tf_load,
        .tf_read        = ata_tf_read,
        .check_status   = ata_check_status,
This page took 0.026347 seconds and 5 git commands to generate.