[ALSA] snd-emu10k1:Support for ADAT and S/PDIF.
[linux-2.6-block.git] / sound / pci / ice1712 / ice1712.h
index c3d9feaaf57df8363790e722107631fae6e0453f..6ac486d9c138a96dcdc50a23c21a5a770a6d6709 100644 (file)
@@ -397,6 +397,9 @@ struct snd_ice1712 {
                        struct ak4114 *ak4114;
                        unsigned int analog: 1;
                } juli;
+               struct {
+                       struct ak4114 *ak4114;
+               } prodigy192;
        } spec;
 
 };