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>
This commit is contained in:
Bhaskar Chowdhury 2021-03-17 13:50:42 +05:30 committed by Mark Brown
parent 081634599b
commit c00f4f2598
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View 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.
*/