ASoC: ti: Fix a typo in the file ams-delta.c
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Wed, 17 Mar 2021 08:20:42 +0000 (13:50 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 17 Mar 2021 13:10:46 +0000 (13:10 +0000)
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>
sound/soc/ti/ams-delta.c

index 57feb473a579caa89a697b90da48d7ba7d426f30..31462587f9221317f4207d50b866a00df12e9940 100644 (file)
@@ -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.
  */