Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent
[pandora-kernel.git] / include / sound / soc.h
index 858291d..11cfb59 100644 (file)
@@ -578,6 +578,7 @@ struct snd_soc_codec {
 
        /* dapm */
        struct snd_soc_dapm_context dapm;
+       unsigned int ignore_pmdown_time:1; /* pmdown_time is ignored at stop */
 
 #ifdef CONFIG_DEBUG_FS
        struct dentry *debugfs_codec_root;