-
- Downloads
scsi: core: pm: Rely on the device driver core for async power management
Instead of implementing asynchronous resume support in the SCSI core, rely on the device driver core for resuming SCSI devices asynchronously. Instead of only supporting asynchronous resumes, also support asynchronous suspends. Link: https://lore.kernel.org/r/20211006215453.3318929-2-bvanassche@acm.org Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Dan Williams <dan.j.williams@intel.com> Cc: Hannes Reinecke <hare@suse.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Martin Kepplinger <martin.kepplinger@puri.sm> Signed-off-by:Bart Van Assche <bvanassche@acm.org> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Showing
- drivers/scsi/hosts.c 1 addition, 0 deletionsdrivers/scsi/hosts.c
- drivers/scsi/scsi.c 0 additions, 8 deletionsdrivers/scsi/scsi.c
- drivers/scsi/scsi_pm.c 2 additions, 42 deletionsdrivers/scsi/scsi_pm.c
- drivers/scsi/scsi_priv.h 1 addition, 3 deletionsdrivers/scsi/scsi_priv.h
- drivers/scsi/scsi_scan.c 17 additions, 0 deletionsdrivers/scsi/scsi_scan.c
- drivers/scsi/scsi_sysfs.c 1 addition, 0 deletionsdrivers/scsi/scsi_sysfs.c
- drivers/scsi/sd.c 0 additions, 1 deletiondrivers/scsi/sd.c
Loading
-
mentioned in commit bbrezillon/linux@6aa0365a
-
mentioned in commit 0a858905
-
mentioned in commit fb99ef17
Please register or sign in to comment