diff options
author | Kuninori Morimoto <[email protected]> | 2018-12-04 08:19:43 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-12-11 01:10:39 +0000 |
commit | 4fb7f4df49d37a9a769b6e8ba517e453903142cc (patch) | |
tree | 35343e47e2d9ea5008527d84264a0f2577ba931c /tools/perf/util/c++/clang.cpp | |
parent | 2b320e046495e6cf02d1f0b1abf07042ac5635ea (diff) |
ASoC: simple-card: use cpu/codec pointer on simple_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-card.
It is same logic with simple-scu-card, thus easy merging.
This is prepare for merging audio 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