]> Pileus Git - ~andy/linux/blobdiff - drivers/scsi/scsi_pm.c
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux...
[~andy/linux] / drivers / scsi / scsi_pm.c
index 4c5aabe21755cb82450876666145f1f2add7ad1f..af4c050ce6e4e96179f586aae4c54690229b9705 100644 (file)
@@ -54,7 +54,8 @@ scsi_bus_suspend_common(struct device *dev, int (*cb)(struct device *))
                /*
                 * All the high-level SCSI drivers that implement runtime
                 * PM treat runtime suspend, system suspend, and system
-                * hibernate identically.
+                * hibernate nearly identically. In all cases the requirements
+                * for runtime suspension are stricter.
                 */
                if (pm_runtime_suspended(dev))
                        return 0;