diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2023-06-20 02:14:06 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-20 12:49:21 +0100 |
commit | 05722a0ce6fbd1c603ec0f0ecb5ed839dd561ac7 (patch) | |
tree | e6a420fb5fd20fe525c93559dd23fe060e840d56 /sound/soc/fsl/mpc5200_dma.c | |
parent | 02474880e8fdd8533f21da4264a7ebfce8196be7 (diff) |
ASoC: soc-core.c: add snd_soc_{of_}get_dlc()
Current soc-core.c has snd_soc_{of_}get_dai_name() to get DAI name
for dlc (snd_soc_dai_link_component). It gets .dai_name, but we need
.of_node too. Therefor user need to arrange.
It will be more useful if it gets both .dai_name and .of_node.
This patch adds snd_soc_{of_}get_dlc() for it, and existing functions
uses it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87r0q6dgnm.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/fsl/mpc5200_dma.c')
0 files changed, 0 insertions, 0 deletions