Commit 5824e18
scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
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@acm.org>
Signed-off-by: Avri Altman <avri.altman@wdc.com>
Link: https://lore.kernel.org/r/20241024075033.562562-3-avri.altman@wdc.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 2b314e1 commit 5824e18
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6995 | 6995 | | |
6996 | 6996 | | |
6997 | 6997 | | |
6998 | | - | |
6999 | 6998 | | |
7000 | 6999 | | |
7001 | 7000 | | |
7002 | 7001 | | |
7003 | | - | |
7004 | 7002 | | |
7005 | | - | |
7006 | 7003 | | |
7007 | 7004 | | |
7008 | 7005 | | |
| |||
0 commit comments