]> Pileus Git - ~andy/linux/blobdiff - include/sound/soc.h
ASoC: Split DAPM power checks from sequencing of power changes
[~andy/linux] / include / sound / soc.h
index 6ab80bf7abd2bb169438049877d80c8d96e49c0f..8309ce81cf3b67ea0b0473d3f0914e39d2feded3 100644 (file)
@@ -372,6 +372,8 @@ struct snd_soc_codec {
        enum snd_soc_bias_level bias_level;
        enum snd_soc_bias_level suspend_bias_level;
        struct delayed_work delayed_work;
+       struct list_head up_list;
+       struct list_head down_list;
 
        /* codec DAI's */
        struct snd_soc_dai *dai;