From: Takashi Iwai Date: Wed, 23 Mar 2011 21:54:32 +0000 (+0100) Subject: ALSA: hda - Fix SPDIF out regression on ALC889 X-Git-Tag: v2.6.39-rc1~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b67dddcc5f29d3d0c900225d85e0ac655bc69d;p=pandora-kernel.git ALSA: hda - Fix SPDIF out regression on ALC889 The commit 5a8cfb4e8ae317d283f84122ed20faa069c5e0c4 ALSA: hda - Use ALC_INIT_DEFAULT for really default initialization changed to use the default initialization method for ALC889, but this caused a regression on SPDIF output on some machines. This seems due to the COEF setup included in the default init procedure. For making SPDIF working again, the COEF-setup has to be avoided for the id 0889. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=24342 Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed