mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
67e69e1d46
Stopping of one stream is killing the other stream when they are running simultaneously. This is because, IER register is cleared which disables I2S and overrides any other block enables. Clearing IER register only when all streams on a channel are disabled, fixes the issue. Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com> Link: https://lore.kernel.org/r/20200128103029.128841-1-akshu.agrawal@amd.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
include | ||
raven | ||
acp-da7219-max98357a.c | ||
acp-pcm-dma.c | ||
acp-rt5645.c | ||
acp.h | ||
Kconfig | ||
Makefile |