]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: AMD: For capture have interrupts on I2S->ACP channel
authorAgrawal, Akshu <Akshu.Agrawal@amd.com>
Mon, 16 Jul 2018 07:02:41 +0000 (15:02 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 16 Jul 2018 14:30:12 +0000 (15:30 +0100)
commit19e023e3befb4cb64b4a81b47a92a0c687672661
treeb7b11e43ed97378cebb4a660a454966071aa8a6b
parentfa9d2f17c23fb3ea6b659b1bfe4ca10551a19e56
ASoC: AMD: For capture have interrupts on I2S->ACP channel

Having interrupts enabled for ACP<->SYSMEM DMA transfer, we are in
for an interrupt storm.
For both playback and capture interrupts should be enabled for
I2S<->ACP DMA.

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp-pcm-dma.c