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.