diff options
author | Charles Keepax <[email protected]> | 2024-04-26 10:21:21 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-30 00:10:05 +0900 |
commit | 628cc5d0c4bd6a3f70c793968f8e2546afc8c3a3 (patch) | |
tree | f7c23dd801728e0c5c6212ee734ecf4710adae49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bab4cfd7c1560095e29919e2ebe01783b9096dc (diff) |
ASoC: Intel: sof_sdw: Delay update of the codec_conf array
Move the population of the codec_conf array from endpoint parsing
time to link creation time. This is slightly cleaner as the
population is done whilst the DAI links are also being populated,
putting all population together. However, primarily this facilitates
allowing additional non-SoundWire devices to be easily added into
the array in future feature additions.
Reviewed-by: Bard Liao <[email protected]>
Signed-off-by: Charles Keepax <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions