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)
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>

No differences found