summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-01-26 15:26:51 +0000
committerMark Brown <broonie@kernel.org>2018-01-26 15:26:51 +0000
commitef179a742d1f4146d139b5e0a82e613ceea3eba4 (patch)
tree639ab3e13f9d402383d15d2ddb1e813525a024d7 /include
parenta69fbd719d584344b17cf2ba4c1c909d0b251d80 (diff)
parent2ca69d73bc05a55edb95689d436ce87974a3162e (diff)
downloadlinux-ef179a742d1f4146d139b5e0a82e613ceea3eba4.tar.gz
linux-ef179a742d1f4146d139b5e0a82e613ceea3eba4.zip
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Diffstat (limited to 'include')
-rw-r--r--include/sound/soc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 7d6abbb2823a..ed8093ff8572 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -494,6 +494,8 @@ int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
int snd_soc_new_compress(struct snd_soc_pcm_runtime *rtd, int num);
#endif
+void snd_soc_disconnect_sync(struct device *dev);
+
struct snd_pcm_substream *snd_soc_get_dai_substream(struct snd_soc_card *card,
const char *dai_link, int stream);
struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card,