]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: AMD: Fix Capture DMA channel names
authorDaniel Kurtz <djkurtz@chromium.org>
Mon, 2 Jul 2018 21:19:53 +0000 (15:19 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 3 Jul 2018 15:14:30 +0000 (16:14 +0100)
commit7d5607b87589c3d0bad793abd64e5ca24009eeca
tree3bc49f438f7e9f9148deb571283c1b21c2e9721d
parent8efa2e7c6c4882ada7053106c67d0de17acc9632
ASoC: AMD: Fix Capture DMA channel names

On capture, audio data is first copied from I2S to ACP memory, and then
to SYSRAM.  For each step the channel number increases, so the names in
the driver were wrong.

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