From: Takashi Iwai Date: Mon, 11 Aug 2008 08:04:40 +0000 (+0200) Subject: ALSA: hda - Don't reset SPDIF in each status change X-Git-Tag: v2.6.28-rc1~720^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963f803fb1bbce87f6049c22c737ae379e1047d3;p=pandora-kernel.git ALSA: hda - Don't reset SPDIF in each status change The SPDIF output is toggled at each time any SPDIF status bits are changed because of the known problems on some codecs. But, this also results in loosing the sync, and the problem is more obvious on HDMI output over SPDIF. Since the toggle is necessary only for some codecs, we should check whether this workaround is needed and skip if unnecessary. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed