Re: [PATCH v3 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR.
From: Bart Van Assche
Date: Thu Oct 24 2024 - 18:08:55 EST
On 10/24/24 12:50 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 doorbell register: UTMRLDBR.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>