Re: [PATCH v2 2/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
From: Bart Van Assche
Date: Tue Oct 22 2024 - 12:52:47 EST
On 10/22/24 12:43 AM, Avri Altman wrote:
There is no need to serialize single read/write calls to the host
controller registers. Remove the redundant host_lock calls that protect
access to the task management request List cLear register: UTMRLCLR.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>