On 2021-06-12 04:40, Bart Van Assche wrote:
On 6/9/21 9:43 PM, Can Guo wrote:
Put pm_op_in_progress and is_sys_suspend flags back to ufshcd hba pm
ops,
add two new flags, namely wl_pm_op_in_progress and
is_wl_sys_suspended, to
track the UFS device W-LU pm ops. This helps us differentiate the
status of
hba and wl pm ops when we need to do troubleshooting.
Since "WL" is an uncommon abbreviation, please add a comment above the
definition of struct ufs_hba that explains the meaning of the new
member
variables.
Sure, will add in next version.
Thanks,
Can Guo.
Thanks,
Bart.