Home
last modified time | relevance | path

Searched hist:"50233 f28" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/samsung/
H A Dodroid.c50233f28 Mon Jun 19 21:14:35 CDT 2023 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: samsung: 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.

- note: need deep check

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87jzvydgms.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>