From: Takashi Iwai Date: Mon, 11 Jul 2011 15:05:04 +0000 (+0200) Subject: ALSA: hda - Expose secret DAC-AA connection of some VIA codecs X-Git-Tag: v3.1-rc1~271^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b4503378c976cf66201a1e81820519f6bd79ac;p=pandora-kernel.git ALSA: hda - Expose secret DAC-AA connection of some VIA codecs VT1718S and co have a secret connection from DAC to AA-mix, which doesn't appear in the connection list obtained from the h/w. Currently the driver fixes the connection index locally at init, but now we can expose it statically via snd_hda_override_connections() so that this conection can be checked better by the parser in future. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed