]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commit55af49ac1b8627dfbfa2689af118d994d7a0ba1b
tree3bc49f438f7e9f9148deb571283c1b21c2e9721d
parent715cdce04487fb23d5c10693b3bc01309fea955a
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