aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
authorJiangshan Yi <yijiangshan@kylinos.cn>2022-10-09 15:48:16 +0800
committerMark Brown <broonie@kernel.org>2022-10-10 13:01:17 +0100
commit29eb79a9a6283d661ea1f70ab012809fdbf057a7 (patch)
treefd6a1073018327ffa4b67192687b9c6b39992f98 /sound/soc
parentASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe (diff)
downloadlinux-dev-29eb79a9a6283d661ea1f70ab012809fdbf057a7.tar.xz
linux-dev-29eb79a9a6283d661ea1f70ab012809fdbf057a7.zip
ASoC: cx2072x: fix spelling typo in comment
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>
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/cx2072x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/cx2072x.h b/sound/soc/codecs/cx2072x.h
index ebdd567fa225..09e3a92b184f 100644
--- a/sound/soc/codecs/cx2072x.h
+++ b/sound/soc/codecs/cx2072x.h
@@ -177,7 +177,7 @@
#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 */