ASoC: soc-utils.c: add asoc_dummy_dlc
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 24 Apr 2023 02:35:32 +0000 (02:35 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 7 May 2023 23:47:05 +0000 (08:47 +0900)
commitd2a4e0d7409705a0b6010ee537c5114eac31bd13
tree0df979d15f4382f528371b07f438caa9b98e53d2
parentac9a78681b921877518763ba0e89202254349d1b
ASoC: soc-utils.c: add asoc_dummy_dlc

ASoC uses dummy Component, sharing snd_soc_dai_link_component
for it is better idea. This patch adds it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87a5yy0zyk.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org
include/sound/soc.h
sound/soc/soc-utils.c