commit | de51ca1267b523d82644b0b752899de693e7190b | [log] [tgz] |
---|---|---|
author | Matthew Ranostay <mranostay@embeddedalley.com> | Sun Sep 07 14:31:40 2008 -0400 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Sep 09 09:11:55 2008 +0200 |
tree | 49a7b6e7e9fd95edbc1b5118e3c270db285f2ad3 | |
parent | de30d36be171c05dfd66fa49e3d785e004f5ecdf [diff] |
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>