public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sound: soc: ti: Fix a typo in the file ams-delta.c
@ 2021-03-17  8:20 Bhaskar Chowdhury
  2021-03-17 12:34 ` Mark Brown
  2021-03-17 13:41 ` Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-17  8:20 UTC (permalink / raw)
  To: peter.ujfalusi, lgirdwood, broonie, perex, tiwai, alsa-devel,
	linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/functonality/functionality/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-17 19:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-17  8:20 [PATCH] sound: soc: ti: Fix a typo in the file ams-delta.c Bhaskar Chowdhury
2021-03-17 12:34 ` Mark Brown
2021-03-17 19:37   ` Bhaskar Chowdhury
2021-03-17 13:41 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox