qcacmn: dp: Fix misspellings
Fix misspellings in dp/... Change-Id: I6ef7a19ee03104ae38a8a77e229b90aa80329592 CRs-Fixed: 3304682
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user