diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2025-06-19 11:42:19 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-06-19 13:19:13 +0100 |
commit | cbf4e0fac347b78f1bcd29350b78184665ad487d (patch) | |
tree | d3ac3130751943e908ec033baebb11e4f3de0f62 /scripts/gdb/linux/radixtree.py | |
parent | d9f38d9824bfb1b046d2e720349d2f45959ab184 (diff) |
ASoC: topology: Do not call snd_soc_remove_pcm_runtime() for ignored links
If a link has been ignored then it is not even added.
The snd_soc_get_pcm_runtime() will return NULL as the runtime will does
not exist.
We can just skip this step to avoid performing a lookup to do nothing.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://patch.msgid.link/20250619084222.559-2-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions