]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: HDA: Support single 3-pin jack without VREF on the actual pin
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 27 Jun 2012 16:45:44 +0000 (18:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Jun 2012 18:20:40 +0000 (20:20 +0200)
commitc04a20e078591c01b2491196d975fb8050ac8ab7
tree06e4aaddddbb819a5beb014612cd58151e98238d
parentc9fa7cc2f4f7fd63f7f5bba2b7e94b76926a3f22
ALSA: HDA: Support single 3-pin jack without VREF on the actual pin

Some ASUS device has a single 3-pin jack that can either be a mic or
a headphone, but the pin does not have VREF capabilities. We've been
told by Realtek to instead enable VREF on pin 0x18 in that case.

BugLink: https://bugs.launchpad.net/bugs/1018262
Tested-by: Chih-Hsyuan Ho <chih.ho@canonical.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c