diff options
author | Ranjani Sridharan <ranjani.sridharan@linux.intel.com> | 2024-10-16 06:29:07 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-10-17 14:11:17 +0300 |
commit | 9822b4c90d77e3c6555fb21c459c4a61c6a8619f (patch) | |
tree | e699cb55c1b1fd09a109f8659872b93664276edd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3692a4ccacf3c44249e584aea3ae8568f953e7e4 (diff) | |
download | linux-9822b4c90d77e3c6555fb21c459c4a61c6a8619f.tar.xz |
ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs
For aggregated DAIs, the node ID is set to the group_id during the DAI
widget's ipc_prepare op. With the current logic, setting the dai_index
for node_id in the dai_config is redundant as it will be overwritten
with the group_id anyway. Removing it will also prevent any accidental
clearing/resetting of the group_id for aggregated DAIs due to the
dai_config calls could that happen before the allocated group_id is
freed.
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
All: stable@vger.kernel.org # 6.10.x 6.11.x
Link: https://patch.msgid.link/20241016032910.14601-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions