Re: [PATCH v2 2/2] scsi: ufs: core: Introduce a new clock_scaling lock

From: Bart Van Assche
Date: Tue Oct 29 2024 - 15:19:21 EST


On 10/29/24 3:29 AM, Avri Altman wrote:
Introduce a new clock scaling lock to serialize access to some of the
clock scaling members instead of the host_lock. here also, simplify the
code with the guard() macro and co.

This patch looks fine to me, hence:

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>