diff options
author | Vijendar Mukunda <[email protected]> | 2021-07-16 18:00:12 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-16 13:54:58 +0100 |
commit | 59dd33f82dc0975c55d3d46801e7ca45532d7673 (patch) | |
tree | 677d5ddee187d73755fc0422428433b223d32a5a /scripts/gdb/linux/lists.py | |
parent | f99986c0fcad8e1d7d842e9a636f55bcc6748da5 (diff) |
ASoC: soc-pcm: add a flag to reverse the stop sequence
On stream stop, currently CPU DAI stop sequence invoked first
followed by DMA. For Few platforms, it is required to stop the
DMA first before stopping CPU DAI.
Introduced new flag in dai_link structure for reordering stop sequence.
Based on flag check, ASoC core will re-order the stop sequence.
Fixes: 4378f1fbe92405 ("ASoC: soc-pcm: Use different sequence for start/stop trigger")
Signed-off-by: Vijendar Mukunda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions