Re: [PATCH 2/2] scsi: ufs: core: Introduce a new clock_scaling lock
From: Bart Van Assche
Date: Mon Oct 28 2024 - 16:07:17 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.
Thanks,
Bart.