]> Pileus Git - ~andy/linux/blobdiff - sound/pci/ice1712/ice1712.c
Merge branch 'topic/ice1724-quartet' into topic/hda
[~andy/linux] / sound / pci / ice1712 / ice1712.c
index 56d8d67f1ac3f8c4c94916cae47c9eab3d1ce3b4..c7cff6f8168a2d0159a0df20ea2c97550dafd6db 100644 (file)
@@ -2269,7 +2269,7 @@ static int snd_ice1712_pro_peak_get(struct snd_kcontrol *kcontrol,
 }
 
 static struct snd_kcontrol_new snd_ice1712_mixer_pro_peak __devinitdata = {
-       .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
+       .iface = SNDRV_CTL_ELEM_IFACE_PCM,
        .name = "Multi Track Peak",
        .access = SNDRV_CTL_ELEM_ACCESS_READ | SNDRV_CTL_ELEM_ACCESS_VOLATILE,
        .info = snd_ice1712_pro_peak_info,