ALSA: hda - Fix phantom jacks on VT1708
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 5 Feb 2013 11:06:02 +0000 (12:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 5 Feb 2013 11:17:24 +0000 (12:17 +0100)
commitf672f65a1c15b04e09d25701a8b5be47bad9376a
tree8eb0bede140303cd6694541ebe770800b79bc0dd
parent2ad779b7329d6894a80df94e693e72eaa0d56790
ALSA: hda - Fix phantom jacks on VT1708

The VT1708 has no unsol event capability, and polling is set using
the "Jack Detect" alsamixer control. In order not to create
phantom Jack controls, temporary enable jackpoll during build_controls.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_via.c