]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/ata/pata_marvell.c
libata: reimplement suspend/resume support using sdev->manage_start_stop
[mirror_ubuntu-artful-kernel.git] / drivers / ata / pata_marvell.c
index 837b7fe77dc7ff1e4a97b6265e91a22d28afa1c1..2745e23cac4383ecb61d74c89ffc6863b8bcf4f5 100644 (file)
@@ -107,10 +107,6 @@ static struct scsi_host_template marvell_sht = {
        .slave_destroy          = ata_scsi_slave_destroy,
        /* Use standard CHS mapping rules */
        .bios_param             = ata_std_bios_param,
-#ifdef CONFIG_PM
-       .resume                 = ata_scsi_device_resume,
-       .suspend                = ata_scsi_device_suspend,
-#endif
 };
 
 static const struct ata_port_operations marvell_ops = {