1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00
linux/sound/soc/generic
Olivier Moysan 3756aa16fa
ASoC: simple-card-utils: fix sysclk shutdown
In asoc_simple_shutdown() the snd_soc_dai_set_sysclk() function
is called twice with input direction SND_SOC_CLOCK_IN.
Restore one call with output direction SND_SOC_CLOCK_OUT.

Fixes: 5ca2ab4598 ("ASoC: simple-card-utils: Add new system-clock-fixed flag")

Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Link: https://lore.kernel.org/r/20220412111658.11015-1-olivier.moysan@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-04-20 14:25:11 +01:00
..
audio-graph-card.c
audio-graph-card2-custom-sample.c
audio-graph-card2-custom-sample.dtsi
audio-graph-card2.c
Kconfig
Makefile
simple-card-utils.c ASoC: simple-card-utils: fix sysclk shutdown 2022-04-20 14:25:11 +01:00
simple-card.c
test-component.c