WSL2-Linux-Kernel/sound/soc/generic
Kuninori Morimoto ae0727ab77
ASoC: audio-graph: use simple_props_to_xxx() macro
We shouldn't use dai_props->cpus/codecs directly,
because these are array now to supporting multi CPU/Codec/Platform.
This patch uses simple_props_to_xxx() macro for it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87k0p5zs97.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-04-15 16:07:52 +01:00
..
Kconfig
Makefile
audio-graph-card.c ASoC: audio-graph: use simple_props_to_xxx() macro 2021-04-15 16:07:52 +01:00
simple-card-utils.c ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() 2021-04-13 12:32:56 +01:00
simple-card.c ASoC: simple-card: use simple_props_to_xxx() macro 2021-04-15 16:07:50 +01:00