ALSA: hda: slave digital out support
authorMatthew Ranostay <mranostay@embeddedalley.com>
Sun, 7 Sep 2008 18:31:40 +0000 (14:31 -0400)
committerJaroslav Kysela <perex@perex.cz>
Tue, 9 Sep 2008 07:11:55 +0000 (09:11 +0200)
commitde51ca1267b523d82644b0b752899de693e7190b
tree49a7b6e7e9fd95edbc1b5118e3c270db285f2ad3
parentde30d36be171c05dfd66fa49e3d785e004f5ecdf
ALSA: hda: slave digital out support

Added support for playing a stream on multiple digital outs. This is done
by defining codec->slave_dig_outs as array of hda_nid_t with a null-terminated entry to set the
slave SPDIF outs, in which the slave outs have cloned settings of the master out (e.g. dig_out_nid).

Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h