ASoC: Move widgets from DAPM context to snd_soc_card
[pandora-kernel.git] / include / sound / soc.h
index 466895b..d5fb861 100644 (file)
@@ -661,6 +661,7 @@ struct snd_soc_card {
        struct list_head platform_dev_list;
        struct list_head dai_dev_list;
 
+       struct list_head widgets;
        struct list_head paths;
 
 #ifdef CONFIG_DEBUG_FS