aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/ti
diff options
context:
space:
mode:
authorBhaskar Chowdhury <unixbhaskar@gmail.com>2021-03-17 13:50:42 +0530
committerMark Brown <broonie@kernel.org>2021-03-17 13:10:46 +0000
commitc00f4f2598d334470b49385f811ca8f5c966a63e (patch)
tree98d45c74b8e2735b823632074106bcf08cd1c9b7 /sound/soc/ti
parentMerge series "ASoC: SOF: debug: cleanups" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: (diff)
downloadlinux-dev-c00f4f2598d334470b49385f811ca8f5c966a63e.tar.xz
linux-dev-c00f4f2598d334470b49385f811ca8f5c966a63e.zip
ASoC: ti: Fix a typo in the file ams-delta.c
s/functonality/functionality/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Link: https://lore.kernel.org/r/20210317082042.3670745-1-unixbhaskar@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/ti')
-rw-r--r--sound/soc/ti/ams-delta.c2
1 files changed, 1 insertions, 1 deletions
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.
*/