OSDN Git Service

ASoC: soc-core: remove snd_soc_get_dai_substream()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 10 Dec 2019 00:33:55 +0000 (09:33 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 10 Dec 2019 13:14:35 +0000 (13:14 +0000)
commit8babfb7030573f7338b141d038c2094b7bb95034
tree7d3ef8e7af0cfeaf0d59aecda108b7b8f6a57eb1
parentb553bd238da23041bf39110e58ee80f8efe034e0
ASoC: soc-core: remove snd_soc_get_dai_substream()

No driver is using snd_soc_get_dai_substream(),
and snd_soc_get_pcm_runtime() is enough for such purpose.
We can revival it if it was needed in the future.
Let's remove unused function.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/87d0cxyq6k.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/soc-core.c