linux/sound/soc/generic
Kuninori Morimoto 59f5cd96e9
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
We couldn't setup dai_props cpu_dai/codec_dai at the initial timing,
because "counting DAIs loop" and "detecting DAIs loop" were different.
But we can do it now, because these are using same loops.

This patch setups dai_props cpu_dai/codec_dai at the initial timing.
It can removes triky code from simple-card / audio-graph.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87tuocwfa8.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-04-13 12:32:45 +01:00
..
audio-graph-card.c ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing 2021-04-13 12:32:45 +01:00
Kconfig ASoC: Fix 7/8 spaces indentation in Kconfig 2020-11-17 17:08:45 +00:00
Makefile ASoC: simple-scu-card: remove simple-scu-card 2019-01-03 16:34:19 +00:00
simple-card-utils.c ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing 2021-04-13 12:32:45 +01:00
simple-card.c ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing 2021-04-13 12:32:45 +01:00