ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()
[sfrench/cifs-2.6.git] / include / sound / soc.h
index 4a9958b9b53245f200bc235e012b881919d932d2..33c289f6097ceff9a11b6322f0d90f6819144b69 100644 (file)
@@ -1163,6 +1163,7 @@ struct snd_soc_pcm_runtime {
        /* function mark */
        struct snd_pcm_substream *mark_startup;
        struct snd_pcm_substream *mark_hw_params;
+       struct snd_compr_stream  *mark_compr_startup;
 
        /* bit field */
        unsigned int pop_wait:1;