]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pata_cs5535.c
[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()
[linux-2.6-omap-h63xx.git] / drivers / ata / pata_cs5535.c
index f8def3f9c618aa51592a7a837e47e4b52605341c..8dafa4a49fdcb137d48de80293df69d669980883 100644 (file)
@@ -184,6 +184,7 @@ static struct scsi_host_template cs5535_sht = {
        .proc_name              = DRV_NAME,
        .dma_boundary           = ATA_DMA_BOUNDARY,
        .slave_configure        = ata_scsi_slave_config,
+       .slave_destroy          = ata_scsi_slave_destroy,
        .bios_param             = ata_std_bios_param,
 };