ALSA: hda - Fix secondary SPDIF on VT1708S and VT1702 codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 May 2009 14:31:14 +0000 (16:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 May 2009 05:55:28 +0000 (07:55 +0200)
VIA VT1708S and VT1702 codecs can have two SPDIF outputs.  One of them
should have been handled as the extra digital out, but it's not
properly accessed.

This patch fixes the handling of the secondary SPDIF on these codecs
with the slave dig-out as found in patch_sigmatel.c.  This makes the
use of such a device easier (for normal users).

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found