diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-12-04 09:19:43 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-11 02:10:39 +0100 |
commit | 4fb7f4df49d37a9a769b6e8ba517e453903142cc (patch) | |
tree | 35343e47e2d9ea5008527d84264a0f2577ba931c /sound/soc/generic/simple-scu-card.c | |
parent | ASoC: simple-card-utils: fix build warning without CONFIG_OF (diff) | |
download | linux-4fb7f4df49d37a9a769b6e8ba517e453903142cc.tar.xz linux-4fb7f4df49d37a9a769b6e8ba517e453903142cc.zip |
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic/simple-scu-card.c')
0 files changed, 0 insertions, 0 deletions