diff options
author | Kuninori Morimoto <[email protected]> | 2018-12-11 03:25:27 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-12-11 12:18:57 +0000 |
commit | e6a3ff2ed4c9c4df217c64e0fc0a280a24055790 (patch) | |
tree | 1f1e7627538d667f3c2bfef59e5dbd0f98d9aafa /tools/perf/util/c++/clang.cpp | |
parent | 09ee833679761f4995daaa6fd6200c77b8fcdaef (diff) |
ASoC: simple-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 simple-card and simple-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 simple-scu-card.
It is same logic with simple-card, thus easy merging.
This is prepare for merging simple card
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions