ASoC: soc-utils: add snd_soc_dlc_is_dummy()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 16 Apr 2025 06:27:10 +0000 (06:27 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 1 May 2025 20:38:41 +0000 (05:38 +0900)
commit3e021f3b8115614127dd04c5615ccbcc2706bdd5
tree8b71d204d3a3596ce00fbe9fb5b0b3707e4e93ee
parentb4432656b36e5cc1d50a1f2dc15357543add530e
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>
include/sound/soc.h
sound/soc/soc-utils.c