]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 28 Jan 2013 04:45:47 +0000 (05:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 00:27:04 +0000 (18:27 -0600)
commit fcd8f3b1d43c645e291638bc6c80a1c680722869 upstream.

This patch enables internal mic input on the machine.

BugLink: https://bugs.launchpad.net/bugs/1107477
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c

index 3abeef624775dd13e13d58dbc6f4c5a9a4fc5f0c..c98cb89ddde04073d1b5318418da7bbc8b2dceff 100644 (file)
@@ -5703,6 +5703,7 @@ static const struct alc_model_fixup alc268_fixup_models[] = {
 };
 
 static const struct snd_pci_quirk alc268_fixup_tbl[] = {
+       SND_PCI_QUIRK(0x1025, 0x015b, "Acer AOA 150 (ZG5)", ALC268_FIXUP_INV_DMIC),
        /* below is codec SSID since multiple Toshiba laptops have the
         * same PCI SSID 1179:ff00
         */