commit | 6b97eb45f2edca51250b6c1e3142801f069245fe | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Apr 05 14:51:48 2007 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri May 11 16:55:56 2007 +0200 |
tree | be20e5e69f05499091ee9d83005b2712babb5431 | |
parent | f9ab2b1c3ab5345f9003bf7ebc1eaa0f9b8cf99e [diff] |
[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 <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>