Re: [PATCH RESEND v2] scsi: ufs: Use wait-for-reg in HCE init
From: Bart Van Assche
Date: Thu Oct 17 2024 - 17:51:17 EST
On 10/16/24 3:21 AM, Avri Altman wrote:
The current so called "inner loop" in ufshcd_hba_execute_hce() is open
coding ufshcd_wait_for_register. Replace it by ufshcd_wait_for_register.
This is a code simplification - no functional change.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>