libata: update libata LLDs to use devres
[linux-2.6-block.git] / drivers / ata / pata_jmicron.c
index aaf6787f5342ee3659df62c6d5aa433f18ad7cc3..128a30958210ed08cc8b71f1f0e14a1e45265525 100644 (file)
@@ -169,8 +169,6 @@ static const struct ata_port_operations jmicron_ops = {
 
        /* Generic PATA PCI ATA helpers */
        .port_start             = ata_port_start,
-       .port_stop              = ata_port_stop,
-       .host_stop              = ata_host_stop,
 };