Searched hist:"09 f75f098105d65c37915e41a6ed3a75ec3ecfc7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc-dai.h | diff 09f75f098105d65c37915e41a6ed3a75ec3ecfc7 Sun Jul 09 20:19:53 CDT 2023 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: soc-dai.c: add DAI get/match functions
Current ASoC is specifying and checking DAI name. But where it came from and how to check was ambiguous. This patch adds snd_soc_dai_name_get() / snd_soc_dlc_dai_is_match() and makes it clear.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/87h6qco952.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 09f75f098105d65c37915e41a6ed3a75ec3ecfc7 Sun Jul 09 20:19:53 CDT 2023 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: soc-dai.c: add DAI get/match functions
Current ASoC is specifying and checking DAI name. But where it came from and how to check was ambiguous. This patch adds snd_soc_dai_name_get() / snd_soc_dlc_dai_is_match() and makes it clear.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/87h6qco952.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
|