linux/sound/soc/generic
Kuninori Morimoto 0baa2c3abc
ASoC: simple-card.c: use snd_soc_{of_}get_dlc()
Current ASoC has snd_soc_{of_}get_dai_name() to get DAI name
for dlc (snd_soc_dai_link_component).
But we now can use snd_soc_{of_}get_dlc() for it. Let's use it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87fs6mdgmc.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-06-20 12:49:29 +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: share asoc_graph_parse_dai() 2023-06-14 14:47:53 +01:00
audio-graph-card.c ASoC: simple-card-utils.c: share asoc_graph_parse_dai() 2023-06-14 14:47:53 +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.c: use snd_soc_{of_}get_dlc() 2023-06-20 12:49:29 +01:00
simple-card.c ASoC: simple-card.c: use snd_soc_{of_}get_dlc() 2023-06-20 12:49:29 +01:00
test-component.c ASoC: generic: test-component: Convert to platform remove callback returning void 2023-03-20 13:08:16 +00:00