aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-11-25 17:57:47 +0000
committerMark Brown <broonie@kernel.org>2015-11-25 17:57:47 +0000
commit98409bfd01ace615c841fa8d42c5e248cdfb8ec9 (patch)
tree1874f61db490eda3bd29bc5e8e188df3e787a689 /include
parentMerge remote-tracking branch 'asoc/fix/arizona' into asoc-linus (diff)
parentASoC: core: Change power state before rechecking endpoint (diff)
downloadlinux-dev-98409bfd01ace615c841fa8d42c5e248cdfb8ec9.tar.xz
linux-dev-98409bfd01ace615c841fa8d42c5e248cdfb8ec9.zip
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Diffstat (limited to 'include')
-rw-r--r--include/sound/soc-dapm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h
index 7855cfe46b69..95a937eafb79 100644
--- a/include/sound/soc-dapm.h
+++ b/include/sound/soc-dapm.h
@@ -398,6 +398,7 @@ int snd_soc_dapm_del_routes(struct snd_soc_dapm_context *dapm,
int snd_soc_dapm_weak_routes(struct snd_soc_dapm_context *dapm,
const struct snd_soc_dapm_route *route, int num);
void snd_soc_dapm_free_widget(struct snd_soc_dapm_widget *w);
+void snd_soc_dapm_reset_cache(struct snd_soc_dapm_context *dapm);
/* dapm events */
void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,