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)
commit9da29271bea5d831d745f3ceb7f6f6b2def13a5b
tree0a2d272d574c3d9acd7cefd043bb8d03e1025f3e
parent5dd17cb992ef4c1ebb1a2d60cbef4b6967974673
ALSA: hda - Fix secondary SPDIF on VT1708S and VT1702 codecs

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>
sound/pci/hda/patch_via.c