[libata] Remove ->port_disable() hook
[safe/jmp/linux-2.6] / drivers / ata / pata_rz1000.c
index 9878464..5f1a4e1 100644 (file)
@@ -73,7 +73,6 @@ static struct scsi_host_template rz1000_sht = {
 static struct ata_port_operations rz1000_port_ops = {
        .set_mode       = rz1000_set_mode,
 
-       .port_disable   = ata_port_disable,
        .tf_load        = ata_tf_load,
        .tf_read        = ata_tf_read,
        .check_status   = ata_check_status,