ALSA: cs46xx: Fix cpu idling with resume
authorFlorian Zumbiehl <florz@florz.de>
Tue, 26 Jan 2010 08:06:14 +0000 (09:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Jan 2010 08:06:14 +0000 (09:06 +0100)
commitcf944ee55cc318bdb1d4b2f3f5cce3257f7c07b3
tree5aeb9e60cffadd55e5a732ce261aa3e8b425ab3c
parent6250b9ced23032789ca9739d6a53949637f9c836
ALSA: cs46xx: Fix cpu idling with resume

Make sure that capture DMA doesn't stay enabled after system resume
as that potentially prevents the processor from entering deep sleep
states.

Signed-off-by: Florian Zumbiehl <florz@florz.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs46xx/cs46xx_lib.c