diff options
| author | Bard Liao <[email protected]> | 2020-04-15 15:27:53 -0500 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-04-16 00:22:58 +0100 |
| commit | 101001652ee7231bb02a8aa75d25fadb1c078c2c (patch) | |
| tree | 8d59a87bbdf05124ed3072a72f50affc3d8b67bc /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 83b35f4586e235bfb785a7947b555ad8f3d96887 (diff) | |
ASoC: SOF: topology: fix: handle DAI widget connections properly with multiple CPU DAI's
Currently, when connecting a DAI widget to the BE CPU DAI, we overwrite
the previous connections. This worked because we only ever had 1 CPU DAI
for each rtd until now. But with multiple CPU DAI's, a new connection
between a BE CPU DAI and the DAI widget should be established without
affecting the previous connections. So, modify the loop to set the
playback/capture widget for the first BE CPU DAI that does not have a
connection established previously.
Fixes: 4a7e26a4d833 ("ASoC: SOF: topology: connect dai widget to all
cpu-dais")
Signed-off-by: Bard Liao <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions