]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/ac97/ac97_patch.c
ALSA: ac97 - Enable mono-out on ALC203 codec as default
[linux-2.6-omap-h63xx.git] / sound / pci / ac97 / ac97_patch.c
index f4fbc795ee8140853305d4297e0818a48e01dd87..bb028f8f9a2eaa0c14f538fb1f8776b3542035f6 100644 (file)
@@ -2560,6 +2560,14 @@ static int patch_ad1986(struct snd_ac97 * ac97)
        return 0;
 }
 
+/*
+ * realtek ALC203: use mono-out for pin 37
+ */
+static int patch_alc203(struct snd_ac97 *ac97)
+{
+       snd_ac97_update_bits(ac97, 0x7a, 0x400, 0x400);
+       return 0;
+}
 
 /*
  * realtek ALC65x/850 codecs