diff options
author | Ranjani Sridharan <[email protected]> | 2024-04-02 10:18:23 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-02 17:14:53 +0100 |
commit | bfe9225455c032c9dd5637047760cf59562e599f (patch) | |
tree | e5bc97ccff91d3c5a029d00f7c5467288b17d1a2 /tools/perf/scripts/python/sched-migration.py | |
parent | 2ac9e09ba0e874deeba13c3259dc18f22b622311 (diff) |
ASoC: SOF: Intel: hda: Clear Soundwire node ID during BE DAI hw_free
When an xrun happens, the BE DAI hw_params doesn't get invoked before
the stream restarts with a prepare. In this case, clearing the node ID
when the DAI widget is freed and unprepared will result in an error when
it is re-initialized. In order to avoid this, move the code to clear the
node ID to the BE DAI hw_free op to keep it balanced with the BE DAI
hw_params.
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions