aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRanjani Sridharan <[email protected]>2023-08-07 16:09:42 -0500
committerMark Brown <[email protected]>2023-08-07 23:09:32 +0100
commitdefc0c638d20eec17ebb3dbf82709aba1ac2f0d4 (patch)
tree7261a3ca4f2e8bc56390add02d22f3c79850a7c9 /tools/perf/scripts/python/flamegraph.py
parent7a52d7062e02af4a479da24b40cfd76b54c0cd6c (diff)
ASoC: SOF: ipc4: avoid uninitialized default instance 0
When a pipeline contains multiple DAI widgets, the pipe_widget is not set up except for the first DAI. This result in the pipe_widget having a default instance 0, which can conflict with another real the pipeline instance 0 and leads to spurious transitions. This patch makes sure the instance_id is properly initialized to a -EINVAL value. Signed-off-by: Ranjani Sridharan <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Reviewed-by: Bard Liao <[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