From: Takashi Iwai Date: Thu, 5 Apr 2007 12:51:48 +0000 (+0200) Subject: [ALSA] hda-codec - Fix SPDIF output X-Git-Tag: v2.6.22-rc1~22^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b97eb45f2edca51250b6c1e3142801f069245fe;p=pandora-kernel.git [ALSA] hda-codec - Fix SPDIF output Fix SPDIF output (at least on Realtek codecs). The DIGI_CONVERT verbs have to be reset before the PCM stream is set up. Otherwise the digital setup is screwed up. Also, check the AMP capability before setting AMP of the digital out widget. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed