From: Takashi Iwai Date: Thu, 3 Mar 2011 13:54:19 +0000 (+0100) Subject: ALSA: hda - Don't set to D3 in Cirrus errata init verbs X-Git-Tag: v2.6.37.4~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ba0ed9b729362c07f757f4fe0f4db2e1edf0a56;p=pandora-kernel.git ALSA: hda - Don't set to D3 in Cirrus errata init verbs commit 38c07641905c0db58e800ea974cd9158717c6610 upstream. The errata init verbs for CS42xx codecs contain the verbs to set the power-state of SPDIF nodes to D3, which seem to break the SPDIF output on some MacBooks. Since this is executed during the power-up initialization, we shouldn't turn them down there. Reported-by: Arun Raghavan Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed