Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

scsi: ufs: core: Fix typo for register name in comments

Change "UTRMLCLR" to "UTMRLCLR". The meaning is "UTP Task Management
Request List CLear Register"

Signed-off-by: Keoseong Park <keosung.park@samsung.com>
Link: https://lore.kernel.org/r/20221017095815epcms2p110e3421b99bb9a937620b4d065d0ed12@epcms2p1
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Keoseong Park and committed by
Martin K. Petersen
4652b58f 181dfce9

+1 -1
+1 -1
drivers/ufs/core/ufshcd.c
··· 772 772 } 773 773 774 774 /** 775 - * ufshcd_utmrl_clear - Clear a bit in UTRMLCLR register 775 + * ufshcd_utmrl_clear - Clear a bit in UTMRLCLR register 776 776 * @hba: per adapter instance 777 777 * @pos: position of the bit to be cleared 778 778 */