[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210317082042.3670745-1-unixbhaskar@gmail.com>
Date: Wed, 17 Mar 2021 13:50:42 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: peter.ujfalusi@...il.com, lgirdwood@...il.com, broonie@...nel.org,
perex@...ex.cz, tiwai@...e.com, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] sound: soc: ti: Fix a typo in the file ams-delta.c
s/functonality/functionality/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
sound/soc/ti/ams-delta.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/ti/ams-delta.c b/sound/soc/ti/ams-delta.c
index 57feb473a579..31462587f922 100644
--- a/sound/soc/ti/ams-delta.c
+++ b/sound/soc/ti/ams-delta.c
@@ -408,7 +408,7 @@ static struct tty_ldisc_ops cx81801_ops = {
/*
* Even if not very useful, the sound card can still work without any of the
- * above functonality activated. You can still control its audio input/output
+ * above functionality activated. You can still control its audio input/output
* constellation and speakerphone gain from userspace by issuing AT commands
* over the modem port.
*/
--
2.30.2
Powered by blists - more mailing lists