wl1251/wl12xx: fix a typo in comments
Modify the comment typo: "compliment" -> "complement". Signed-off-by: Wang Qing <wangqing@vivo.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1601087891-11281-1-git-send-email-wangqing@vivo.com
This commit is contained in:
Родитель
63f6982075
Коммит
42af278bff
|
@ -217,7 +217,7 @@ enum wl12xx_acx_int_reg {
|
|||
Halt eCPU - 32bit RW
|
||||
------------------------------------------
|
||||
0 HALT_ECPU Halt Embedded CPU - This bit is the
|
||||
compliment of bit 1 (MDATA2) in the SOR_CFG register.
|
||||
complement of bit 1 (MDATA2) in the SOR_CFG register.
|
||||
During a hardware reset, this bit holds
|
||||
the inverse of MDATA2.
|
||||
When downloading firmware from the host,
|
||||
|
|
|
@ -139,7 +139,7 @@
|
|||
Halt eCPU - 32bit RW
|
||||
------------------------------------------
|
||||
0 HALT_ECPU Halt Embedded CPU - This bit is the
|
||||
compliment of bit 1 (MDATA2) in the SOR_CFG register.
|
||||
complement of bit 1 (MDATA2) in the SOR_CFG register.
|
||||
During a hardware reset, this bit holds
|
||||
the inverse of MDATA2.
|
||||
When downloading firmware from the host,
|
||||
|
|
Загрузка…
Ссылка в новой задаче