[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1600929860-28862-1-git-send-email-wangqing@vivo.com>
Date: Thu, 24 Sep 2020 14:43:59 +0800
From: Wang Qing <wangqing@...o.com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, Wang Qing <wangqing@...o.com>,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: [PATCH] sound/soc/codecs: fix spelling typo in comments
Modify the comment typo: "compliment" -> "complement".
Signed-off-by: Wang Qing <wangqing@...o.com>
---
sound/soc/codecs/ak4458.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/ak4458.h b/sound/soc/codecs/ak4458.h
index f906215..e43144c
--- a/sound/soc/codecs/ak4458.h
+++ b/sound/soc/codecs/ak4458.h
@@ -49,7 +49,7 @@
/* DIF2 1 0
* x 1 0 MSB justified Figure 3 (default)
- * x 1 1 I2S Compliment Figure 4
+ * x 1 1 I2S Complement Figure 4
*/
#define AK4458_DIF_SHIFT 1
#define AK4458_DIF_MASK GENMASK(3, 1)
--
2.7.4
Powered by blists - more mailing lists