Re: [PATCH v5 2/3] scsi: sd: send REQUEST SENSE for BLIST_MEDIA_CHANGE devices in runtime_resume()
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-07-01 14:35:55
Also in:
linux-scsi, lkml
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-07-01 14:35:55
Also in:
linux-scsi, lkml
On 6/30/21 1:44 AM, Martin Kepplinger wrote:
For SD cardreader devices that have the BLIST_MEDIA_CHANGE flag set, a MEDIA CHANGE unit attention is received after resuming from runtime suspend. Send a REQUEST SENSE to avoid that.
Reviewed-by: Bart Van Assche <bvanassche@acm.org>