ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 11 Oct 2013 08:18:45 +0000 (10:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Oct 2013 14:45:44 +0000 (07:45 -0700)
commit09c517435dd6f29c29822b627f653259e97e7294
treedd7a5ccb016c980d2454a9903f2eccb247b8827c
parent74a8f08dfff48215dabccf8148b7505e00d39c37
ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)

commit 88cfcf86aa3ada84d97195bcad74f4dadb4ae23b upstream.

The external mic showed up with a precense detect of "always present",
essentially disabling the internal mic. Therefore turn off presence
detection for this pin.

Note: The external mic seems not yet working, but an internal mic is
certainly better than no mic at all.

BugLink: https://bugs.launchpad.net/bugs/1227093
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