]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ti: fixup ams_delta_mute() function name
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 24 Aug 2020 23:38:54 +0000 (08:38 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 25 Aug 2020 17:47:04 +0000 (18:47 +0100)
commit2003915f668701d551d2282db3ca18dd2f33dbc1
tree72300e3f953665a4df3e940c076f7f818332961f
parentba98694958e47c7731e6f34d093dd250d509b6fe
ASoC: ti: fixup ams_delta_mute() function name

commit 991818003c344 ("ASoC: ti: merge .digital_mute() into .mute_stream()")
merged .digital_mute() into .mute_stream().
But it didn't rename ams_delta_digital_mute() to ams_delta_mute().
This patch fixup it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/87blizy5ts.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ti/ams-delta.c