diff options
author | Stanley Chu <stanley.chu@mediatek.com> | 2023-06-02 06:50:48 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-06-07 21:20:21 -0400 |
commit | 9c24f90f6a5f3ec0d782813ac5f211d411e4f542 (patch) | |
tree | c29bb0a2d3488c68b1687b53b40acf2ded02e023 /drivers/bus/omap_l3_smx.c | |
parent | e01d05bbf6348ccd9f5a057280310d78ea9e7b52 (diff) | |
download | linux-stable-9c24f90f6a5f3ec0d782813ac5f211d411e4f542.tar.gz linux-stable-9c24f90f6a5f3ec0d782813ac5f211d411e4f542.tar.bz2 linux-stable-9c24f90f6a5f3ec0d782813ac5f211d411e4f542.zip |
scsi: ufs: core: Combine ufshcd_mq_poll_cqe functions
Currently, ufshcd_mcq_poll_cqe_nolock() is only called by
ufshcd_mcq_poll_cqe_lock() with the addition of a spinlock wrapper for
ufshcd_mcq_poll_cqe_nolock(). Combining these two functions into one
results in cleaner code.
Reviewed-by: Bao D. Nguyen <quic_nguyenb@quicinc.com>
Signed-off-by: Stanley Chu <stanley.chu@mediatek.com>
Link: https://lore.kernel.org/r/20230601225048.12228-1-stanley.chu@mediatek.com
Reviewed-by: Keoseong Park <keosung.park@samsung.com>
Acked-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/bus/omap_l3_smx.c')
0 files changed, 0 insertions, 0 deletions