ALSA: hda - Expose secret DAC-AA connection of some VIA codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 11 Jul 2011 15:05:04 +0000 (17:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Jul 2011 05:45:02 +0000 (07:45 +0200)
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 <tiwai@suse.de>

No differences found