[PATCH v1 1/2] scsi: core: move auto suspend timer to Scsi_Host

Bart Van Assche bvanassche at acm.org
Tue Jan 9 13:34:08 PST 2024


On 1/9/24 04:40, peter.wang at mediatek.com wrote:
> Runtime suspend timer is a const value in scsi_host_template, which
> host cannot modify this value.
> Move it to Scsi_Host for host flexible use.

It would help to mention in the cover letter that the UFSHCI driver is
the only driver that sets .rpm_autosuspend_delay in the SCSI host template
and hence that this patch does not break any SCSI drivers. Anyway:

Reviewed-by: Bart Van Assche <bvanassche at acm.org>



More information about the Linux-mediatek mailing list