ALSA: hda - Don't set to D3 in Cirrus errata init verbs
authorTakashi Iwai <tiwai@suse.de>
Thu, 3 Mar 2011 13:54:19 +0000 (14:54 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 3 Mar 2011 14:16:33 +0000 (15:16 +0100)
commit38c07641905c0db58e800ea974cd9158717c6610
treeefa65dffd2e097a2e83546a4a42d71f392fab11d
parentc8900a0fad5ae9f4823451de17ba5dec6653ac74
ALSA: hda - Don't set to D3 in Cirrus errata init verbs

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 <arun.raghavan@collabora.co.uk>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_cirrus.c