]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issue
authorLydia Wang <lydiawang@viatech.com.cn>
Tue, 22 Mar 2011 08:26:36 +0000 (16:26 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Mar 2011 19:00:07 +0000 (12:00 -0700)
commit27debf3278760bead4d1ffd5ea750a42433ec716
tree60e86aa1a134098b3c077cbd24fe865739662801
parent7514f3e507f650d8a4f8353fadefd907e0bff22d
ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issue

commit ee3c35c0827de02de414d08b2ddcbb910c2263ab upstream.

Since VT1708 didn't support the control of getting connection number,
building of headphone control will fail in via_hp_build() function.

Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_via.c