diff options
author | Akshu Agrawal <[email protected]> | 2020-01-28 16:00:22 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-01-29 17:48:47 +0000 |
commit | 67e69e1d46becd934a03489c38fc42bb2510c1c6 (patch) | |
tree | 6b6a4d436230d5e48c94c443de53d8b4c7231b1b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 98ff5c262f27aafee077a4c096f71a8566e9e948 (diff) |
ASoC: amd: Fix simultaneous playback and capture
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions