diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-11-30 02:07:15 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-04 16:29:04 +0000 |
commit | a1af9858edae12eca8f77b152d17ee049835e57d (patch) | |
tree | 4288da6740e8ee38fe8ea068434228ece6c7bf02 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c89ff03ac8c67773d43e78f6dd452a4832492722 (diff) |
ASoC: audio-graph-scu-card: use cpu/codec pointer on graph_dai_props
In DPCM case, it uses CPU-dummy / dummy-Codec dai links, and
non DPCM case, it uses CPU-Codec dai links.
Now, we want to merge audio-graph-card and audio-graph-scu-card.
These sound cards are using silimar but not same logic on each functions.
Then, of course we want to share same logic.
To compromise, this patch uses cpu/codec pointer on audio-graph-scu-card.
It is same logic with audio-graph-card, thus easy merging.
This is prepare for merging audio card
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions