Re: [PATCH v2 3/3] scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR.

From: Bart Van Assche
Date: Tue Oct 22 2024 - 12:53:14 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 request list cLear register: UTRLCLR.

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>