]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Enable front audio jacks on one HP desktop model
authorHui Wang <hui.wang@canonical.com>
Thu, 20 Feb 2014 03:47:21 +0000 (11:47 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Feb 2014 07:14:57 +0000 (08:14 +0100)
commit0c821c93957c5d78866bf8d60b369a95fe820905
tree8b01998e6c313bc5ba3d9906c2aaa1d4cdd2b694
parent2dbbda0ebb80635ebaa00079aa945b34c40d6c49
ALSA: hda - Enable front audio jacks on one HP desktop model

The front headphone and mic jackes on a HP desktop model (Vendor Id:
0x111d76c7 Subsystem Id: 0x103c2b17) can not work, the codec on this
machine has 8 physical ports, 6 of them are routed to rear jackes
and all of them work very well, while the remaining 2 ports are
routed to front headphone and mic jackes, but the corresponding
pin complex node are not defined correctly.

After apply this fix, the front audio jackes can work very well.

[trivial fix of enum definition by tiwai]

BugLink: https://bugs.launchpad.net/bugs/1282369
Cc: David Henningsson <david.henningsson@canonical.com>
Tested-by: Gerald Yang <gerald.yang@canonical.com>
Cc: stable@vger.kernel.org
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c