ASoC: cx2072x: fix spelling typo in comment
authorJiangshan Yi <yijiangshan@kylinos.cn>
Sun, 9 Oct 2022 07:48:16 +0000 (15:48 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 10 Oct 2022 12:01:17 +0000 (13:01 +0100)
Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
Link: https://lore.kernel.org/r/20221009074816.2641162-1-13667453960@163.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cx2072x.h

index ebdd567..09e3a92 100644 (file)
 #define CX2072X_PLBK_DRC_PARM_LEN      9
 #define CX2072X_CLASSD_AMP_LEN         6
 
-/* DAI interfae type */
+/* DAI interface type */
 #define CX2072X_DAI_HIFI       1
 #define CX2072X_DAI_DSP                2
 #define CX2072X_DAI_DSP_PWM    3 /* 4 ch, including mic and AEC */