]> 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)
commitbde8f46f0cc7ebe7b7f705468e3ab36fea10da29
treedec4720c54ac5b3a2470d6656a7f3863f57063a3
parentd51fde43c38940afc862bc33ef07e16df2c5306e
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