commit | bbdb7012b0736cda0b9b00a2949e9207cf2f892f | [log] [tgz] |
---|---|---|
author | Akshu Agrawal <akshu.agrawal@amd.com> | Mon Aug 06 12:57:14 2018 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon Aug 06 17:02:07 2018 +0100 |
tree | 203e9405e6c6f4ab803faa8df917c3fef58c1c05 | |
parent | ad0eaee6195db1db1749dd46b9e6f4466793d178 [diff] |
ASoC: AMD: Make ACP->SYSMEM DMA non circular In capture case we don't want ACP to SYSMEM dma to be circular. This is because if an in place DSP filter is applied to captured output then circular DMA can overwrite the filter value with stale data. Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com> Signed-off-by: Mark Brown <broonie@kernel.org>