aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2025-04-16 06:27:10 +0000
committerMark Brown <broonie@kernel.org>2025-05-02 05:38:41 +0900
commit3e021f3b8115614127dd04c5615ccbcc2706bdd5 (patch)
tree8b71d204d3a3596ce00fbe9fb5b0b3707e4e93ee /include/sound
parentb4432656b36e5cc1d50a1f2dc15357543add530e (diff)
downloadlinux-3e021f3b8115614127dd04c5615ccbcc2706bdd5.tar.gz
ASoC: soc-utils: add snd_soc_dlc_is_dummy()
We have snd_soc_xxx_is_dummy() functions, but not for dlc. Let's add it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://patch.msgid.link/87cydc8vup.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 952ed77b8c87fb..21903984af49d3 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -935,7 +935,7 @@ snd_soc_link_to_platform(struct snd_soc_dai_link *link, int n) {
extern struct snd_soc_dai_link_component null_dailink_component[0];
extern struct snd_soc_dai_link_component snd_soc_dummy_dlc;
-
+int snd_soc_dlc_is_dummy(struct snd_soc_dai_link_component *dlc);
struct snd_soc_codec_conf {
/*