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

From: Avri Altman
Date: Tue Oct 29 2024 - 01:40:59 EST


> On 10/27/24 1:25 AM, Avri Altman wrote:
> > Introduce a new clock gating lock to seriliaze access to the clock
> > scaling members instead of the host_lock.
>
> Same feedback as for the previous patch: please fix the spelling of "seriliaze",
> please use guard() and scoped_guard() where appropriate and please
> reorder the members of struct ufs_clk_scaling.
Done.

Thanks,
Avri

>
> Thanks,
>
> Bart.