qcacmn: Fix typo "initalizes"

Replace typo "initalizes" with correct spelling "initializes".

Change-Id: Ibe473a78e943c43ca50948ae95829504a8741d6b
CRs-Fixed: 2238309
This commit is contained in:
Jeff Johnson
2018-05-06 17:14:43 -07:00
committed by nshrivas
父節點 bd6e61f610
當前提交 c9e37ee940

查看文件

@@ -4388,7 +4388,7 @@ int hif_pm_runtime_prevent_suspend_timeout(struct hif_opaque_softc *ol_sc,
* hif_runtime_lock_init() - API to initialize Runtime PM context
* @name: Context name
*
* This API initalizes the Runtime PM context of the caller and
* This API initializes the Runtime PM context of the caller and
* return the pointer.
*
* Return: None