ALSA: hda - Fix Acer Aspire models with analog mics.
authorDylan Reid <dgreid@chromium.org>
Mon, 19 Nov 2012 06:56:40 +0000 (22:56 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Nov 2012 18:50:34 +0000 (19:50 +0100)
commit08a978db518dfceb37998bc74a7fed03540cfd08
tree32bed50058ca13b7473aed793551f6c2ceaacac4
parent0619ba8c17b121ef0273be181198659b17d84247
ALSA: hda - Fix Acer Aspire models with analog mics.

The Acer Aspire AO756 has an analog built-in mic on nid 0x1b and an
external mic on nid 0x19.  The BIOS doesn't set this up.

The mic detect on this Acer Aspire netbook and Acer C7 ChromeBook is
only valid when the headphone is plugged.  The detect circuit relies on
the tip detect switch being closed on the jack.  Tell hda_jack to ignore
the mic sense unless the headphones are plugged.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c