diff options
author | Kuninori Morimoto <[email protected]> | 2023-06-21 02:18:10 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-09 22:50:54 +0100 |
commit | 521d675d2497f890e881dc48e954a1559460e97c (patch) | |
tree | d806993addfd4707f52eaa2581c4ac500b46cb81 /tools/perf/scripts/python/compaction-times.py | |
parent | 2b48d170fb9965dda9d41edcb0bbfc9ee4c6584f (diff) |
ASoC: soc-core.c: initialize dlc on snd_soc_get_dai_id()
Current snd_soc_get_dai_id() is initializing dlc *manually*,
but it will might be a problem if dlc had new extra parameter.
This patch uses default initialization, otherwise, non initialized
part will be strange value.
This is prepare for multi Component support.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions