From: Lydia Wang Date: Fri, 8 Jul 2011 06:02:52 +0000 (+0800) Subject: ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812 X-Git-Tag: v3.1-rc1~271^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d69607b3c39bb46b7f838f7b683716d4c22ee353;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed