]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: AMD: Simplify trigger handler
authorDaniel Kurtz <djkurtz@chromium.org>
Mon, 2 Jul 2018 21:19:55 +0000 (15:19 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 3 Jul 2018 15:15:32 +0000 (16:15 +0100)
commitffc3765ca04e913354fd212eabd25af36c4c34f5
treedec4720c54ac5b3a2470d6656a7f3863f57063a3
parent8361a625900b2032893bd71639300a0acb11335c
ASoC: AMD: Simplify trigger handler

Now that the I2S channel names are fixed, and DMA data flow order is
consistent (ch1 then ch2), we can simplify channel start order:
start the upstream channel and then the downstream channel for both
playback and capture cases.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-pcm-dma.c