From: Matthew Ranostay Date: Sun, 7 Sep 2008 18:31:40 +0000 (-0400) Subject: ALSA: hda: slave digital out support X-Git-Tag: v2.6.28-rc1~720^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de51ca1267b523d82644b0b752899de693e7190b;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed