linux/sound/soc/amd
Daniel Kurtz 30896d3619
ASoC: AMD: Always stop ch2 first
Commit 6b116dfb46 ("ASoC: AMD: make channel 1 dma as circular") made
both channels circular, so this comment and logic no longer applies.  Always
stop ch2 (the channel closest to the output) before ch1.  This ensures
that the downstream circular DMA channel does not continue to play/capture
repeated samples after the upstream circular DMA channel has already
stopped.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-07-03 16:14:28 +01:00
..
include ASoC: AMD : add ACP 2.2 register headers 2016-01-10 12:44:10 +00:00
acp-da7219-max98357a.c ASoC: AMD: Configure channel 1 or channel 0 for capture 2018-06-22 15:48:26 +01:00
acp-pcm-dma.c ASoC: AMD: Always stop ch2 first 2018-07-03 16:14:28 +01:00
acp-rt5645.c ASoC: rt5645/rt5677: replace codec to component 2018-02-12 11:18:44 +00:00
acp.h ASoC: AMD: Configure channel 1 or channel 0 for capture 2018-06-22 15:48:26 +01:00
Kconfig ASoC: AMD: Add machine driver for ST DA7219 MAX98357 2018-02-16 16:03:46 +00:00
Makefile ASoC: AMD: Add machine driver for ST DA7219 MAX98357 2018-02-16 16:03:46 +00:00