WSL2-Linux-Kernel/sound/soc/meson
Kuninori Morimoto 2e1dbea1f8
ASoC: meson: 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/87legedgmy.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-06-20 12:49:25 +01:00
..
Kconfig
Makefile
aiu-acodec-ctrl.c
aiu-codec-ctrl.c
aiu-encoder-i2s.c
aiu-encoder-spdif.c
aiu-fifo-i2s.c
aiu-fifo-spdif.c
aiu-fifo.c
aiu-fifo.h
aiu.c ASoC: meson: aiu: Convert to platform remove callback returning void 2023-03-20 13:08:43 +00:00
aiu.h
axg-card.c ASoC: meson: use snd_soc_{of_}get_dlc() 2023-06-20 12:49:25 +01:00
axg-fifo.c
axg-fifo.h
axg-frddr.c
axg-pdm.c
axg-spdifin.c
axg-spdifout.c
axg-tdm-formatter.c
axg-tdm-formatter.h
axg-tdm-interface.c ASoC: meson: Use the devm_clk_get_optional() helper 2023-03-27 13:04:26 +01:00
axg-tdm.h
axg-tdmin.c
axg-tdmout.c
axg-toddr.c
g12a-toacodec.c
g12a-tohdmitx.c
gx-card.c ASoC: meson: use snd_soc_{of_}get_dlc() 2023-06-20 12:49:25 +01:00
meson-card-utils.c ASoC: meson: use snd_soc_{of_}get_dlc() 2023-06-20 12:49:25 +01:00
meson-card.h ASoC: meson: use snd_soc_{of_}get_dlc() 2023-06-20 12:49:25 +01:00
meson-codec-glue.c ASoC: meson: switch to use c2c_params instead of params 2023-04-05 12:16:37 +01:00
meson-codec-glue.h
t9015.c