Commit 2a330f1
scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR.
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@acm.org>
Signed-off-by: Avri Altman <avri.altman@wdc.com>
Link: https://lore.kernel.org/r/20241024075033.562562-4-avri.altman@wdc.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 5824e18 commit 2a330f1
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3062 | 3062 | | |
3063 | 3063 | | |
3064 | 3064 | | |
3065 | | - | |
3066 | 3065 | | |
3067 | 3066 | | |
3068 | 3067 | | |
| |||
3082 | 3081 | | |
3083 | 3082 | | |
3084 | 3083 | | |
3085 | | - | |
3086 | 3084 | | |
3087 | | - | |
3088 | 3085 | | |
3089 | 3086 | | |
3090 | 3087 | | |
| |||
0 commit comments