Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / sound / pci / ens1370.c
index 9d432359d1cb822927c964280f2bcd2cdd933f94..5674cc316530bc3ab0a1b009e7d51b22ff0e3c1f 100644 (file)
@@ -1262,7 +1262,7 @@ static struct snd_pcm_ops snd_ensoniq_capture_ops = {
 
 static const struct snd_pcm_chmap_elem surround_map[] = {
        { .channels = 1,
-         .map = { SNDRV_CHMAP_UNKNOWN } },
+         .map = { SNDRV_CHMAP_MONO } },
        { .channels = 2,
          .map = { SNDRV_CHMAP_RL, SNDRV_CHMAP_RR } },
        { }