]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/sound/cs46xx.h
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
[karo-tx-linux.git] / include / sound / cs46xx.h
index 685928e6f65a52d90d622f2c17127736d63de551..353910ce97556507ce6208c19cb1870f827d5769 100644 (file)
@@ -1723,6 +1723,10 @@ struct snd_cs46xx {
        struct snd_cs46xx_pcm *playback_pcm;
        unsigned int play_ctl;
 #endif
+
+#ifdef CONFIG_PM
+       u32 *saved_regs;
+#endif
 };
 
 int snd_cs46xx_create(struct snd_card *card,