OSDN Git Service

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)
commitdf61f9f76609456efbc60d495b3235baf7d07691
treedec4720c54ac5b3a2470d6656a7f3863f57063a3
parent1a337a1e7885085d224583c766614e5945bde671
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