]> 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)
commitf0d963abc4b5bd439d0f0d368e95202ba63d75ad
tree8b01998e6c313bc5ba3d9906c2aaa1d4cdd2b694
parent83af83b91646370c1b0d5bc2ae01e3c1d1f95bef
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