summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-01-20 12:50:41 +0100
committerMark Brown <broonie@linaro.org>2014-01-20 12:50:41 +0100
commitac6d7c48e3a5e82e876114b9ca0b489e96997743 (patch)
treed51ab23d4d59248c969c25bb2fc14f45158ff5ae /include/sound/soc.h
parentMerge remote-tracking branch 'asoc/topic/dma' into asoc-next (diff)
parentASoC: compress: Add suport for DPCM into compressed audio (diff)
downloadlinux-ac6d7c48e3a5e82e876114b9ca0b489e96997743.tar.xz
linux-ac6d7c48e3a5e82e876114b9ca0b489e96997743.zip
Merge remote-tracking branch 'asoc/topic/compress' into asoc-next
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r--include/sound/soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 03ce45bf8ade..9a001472b96a 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -1042,6 +1042,7 @@ struct snd_soc_pcm_runtime {
/* Dynamic PCM BE runtime data */
struct snd_soc_dpcm_runtime dpcm[2];
+ int fe_compr;
long pmdown_time;
unsigned char pop_wait:1;