linux/sound/soc/generic
Kuninori Morimoto 90de551c1b
ASoC: simple-card-utils.c: enable multi Component support
If CPU/Codec driver keeps its DAI node, we can directly identify actual
DAI by using snd_soc_get_dai_via_args().
This means we can use multi Component.

This patch enables multi Component support on Audio Graph Card/Card2.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87a5w4o949.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-07-17 06:15:47 +01:00
..
audio-graph-card2-custom-sample.c ASoC: audio-graph-card2-custom-sample.dtsi: use card->name to avoid long name 2023-03-27 13:09:49 +01:00
audio-graph-card2-custom-sample.dtsi ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warning 2023-06-12 14:47:50 +01:00
audio-graph-card2.c ASoC: simple-card-utils.c: enable multi Component support 2023-07-17 06:15:47 +01:00
audio-graph-card.c ASoC: simple-card-utils.c: enable multi Component support 2023-07-17 06:15:47 +01:00
Kconfig ASoC: add Audio Graph Card2 Custom Sample 2021-10-15 16:10:43 +01:00
Makefile ASoC: add Audio Graph Card2 Custom Sample 2021-10-15 16:10:43 +01:00
simple-card-utils.c ASoC: simple-card-utils.c: enable multi Component support 2023-07-17 06:15:47 +01:00
simple-card.c ASoC: simple-card: Handle additional devices 2023-07-09 22:48:20 +01:00
test-component.c ASoC: generic: test-component: Convert to platform remove callback returning void 2023-03-20 13:08:16 +00:00