OSDN Git Service

ASoC: rt5665: Fix a typo in the name of a function
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 22 Jul 2019 21:26:39 +0000 (23:26 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 23 Jul 2019 11:25:39 +0000 (12:25 +0100)
commitf90aa354be7bffaec2b440eb1831c429ecb1a5e2
treefa6f9b989ba449648ef0fe8c6df6bcba248cbc83
parent810dbea3656912d6ad8db691a9a4b2ad97d4b736
ASoC: rt5665: Fix a typo in the name of a function

All function names start with rt5665_, except 'rt5655_set_verf()'.
It is likely a typo.

Fix it to be consistent.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20190722212639.26954-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5665.c