[PATCH] libata-hp: hook warmplug
[pandora-kernel.git] / drivers / scsi / sata_sis.c
index 82a07bf..a07e6e5 100644 (file)
@@ -96,6 +96,7 @@ static struct scsi_host_template sis_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,
 };