qcacmn: dp: Fix misspellings

Fix misspellings in dp/...

Change-Id: I6ef7a19ee03104ae38a8a77e229b90aa80329592
CRs-Fixed: 3304682
This commit is contained in:
Jeff Johnson
2022-09-30 15:05:49 -07:00
committed by Madan Koyyalamudi
부모 c359185095
커밋 ebfbc0d927
52개의 변경된 파일177개의 추가작업 그리고 174개의 파일을 삭제

파일 보기

@@ -197,7 +197,7 @@ next:
/**
* dp_reo_cmdlist_destroy - Free REO commands in the queue
* @soc: DP SoC hanle
* @soc: DP SoC handle
*
*/
void dp_reo_cmdlist_destroy(struct dp_soc *soc)
@@ -223,7 +223,7 @@ void dp_reo_cmdlist_destroy(struct dp_soc *soc)
#ifdef DP_UMAC_HW_RESET_SUPPORT
/**
* dp_cleanup_reo_cmd_module - Clean up the reo cmd module
* @soc: DP SoC hanle
* @soc: DP SoC handle
*
*/
void dp_cleanup_reo_cmd_module(struct dp_soc *soc)