diff options
author | Ranjani Sridharan <[email protected]> | 2022-12-20 14:56:28 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-12-21 12:11:50 +0000 |
commit | d185e0689abc98ef55fb7a7d75aa0c48a0ed5838 (patch) | |
tree | 272f4932df7f22aff5e0d5e03999430a52757a7f /tools/perf/scripts/python/flamegraph.py | |
parent | 6f95eec6fb89e195dbdf30de65553c7fc57d9372 (diff) |
ASoC: SOF: pm: Always tear down pipelines before DSP suspend
When the DSP is suspended while the firmware is in the crashed state, we
skip tearing down the pipelines. This means that the widget reference
counts will not get to reset to 0 before suspend. This will lead to
errors with resuming audio after system resume. To fix this, invoke the
tear_down_all_pipelines op before skipping to DSP suspend.
Signed-off-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Curtis Malainey <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions