Hi,
attached patch fix resume on thinkpad notebooks with cs46xx chip.
Tested with Thinkpad A21m.
Patch is opposite latest linus git 2.6.22.
Bug #1946 may be closed.
Signed-off-by: Pavel Kysilka <pavelk@xxxxxxx>
Pavel Kysilka
________ Information from NOD32 ________
This message was checked by NOD32 Antivirus System for Linux Mail Servers.
http://www.eset.com
diff --git a/sound/pci/cs46xx/cs46xx_lib.c b/sound/pci/cs46xx/cs46xx_lib.c
index bef1f6d..73f66d7 100644
--- a/sound/pci/cs46xx/cs46xx_lib.c
+++ b/sound/pci/cs46xx/cs46xx_lib.c
@@ -3715,6 +3715,7 @@ int snd_cs46xx_resume(struct pci_dev *pci)
chip->active_ctrl(chip, 1); /* force to on */
snd_cs46xx_chip_init(chip);
+ snd_cs46xx_start_dsp(chip); /* upload dsp code */
#if 0
snd_cs46xx_codec_write(chip, BA0_AC97_GENERAL_PURPOSE,
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel