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>
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| audio-graph-card.c | ||
| audio-graph-card2-custom-sample.c | ||
| audio-graph-card2-custom-sample.dtsi | ||
| audio-graph-card2.c | ||
| simple-card-utils.c | ||
| simple-card.c | ||
| test-component.c | ||