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)
commit1de7ca5e844866f56bebb2fc47fa18e090677e88
tree8b01998e6c313bc5ba3d9906c2aaa1d4cdd2b694
parentf31f40be8f82d5eeb4ca084f9ac0f11ca265876b
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