]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ieee1394/sbp2.c
ieee1394: sbp2: spin disks down on suspend and shutdown
[linux-2.6-omap-h63xx.git] / drivers / ieee1394 / sbp2.c
index 219164da281804fb43dcee98106693b086dad085..9cbf3154d2432ec748a03625450b35b92f9ade7f 100644 (file)
@@ -2009,6 +2009,8 @@ static int sbp2scsi_slave_configure(struct scsi_device *sdev)
 
        sdev->use_10_for_rw = 1;
 
+       if (sbp2_exclusive_login)
+               sdev->manage_start_stop = 1;
        if (sdev->type == TYPE_ROM)
                sdev->use_10_for_ms = 1;
        if (sdev->type == TYPE_DISK &&