ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812
authorLydia Wang <lydiawang@viatech.com.cn>
Fri, 8 Jul 2011 06:02:52 +0000 (14:02 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Jul 2011 06:18:29 +0000 (08:18 +0200)
commitd69607b3c39bb46b7f838f7b683716d4c22ee353
treeee6858739ed3fda6fe857ac6562335930f902cbf
parent1d045db96ad9b8f4d876d5945ab097425252e4ab
ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812

For VT2002P, VT1802 and VT1812 codecs, the original activate_output_path()
function can't initialize output and hp path correctly, since mixers connected to
output pin widgets are not considered. So modify the activate_output_path()
function to satisify this kind of codec.

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