]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
[ALSA] Fix resume of cs4231
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 16:48:30 +0000 (17:48 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:29:00 +0000 (12:29 +0100)
Modules: CS4231 driver

Use mce_down() again in the resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/cs423x/cs4231_lib.c

index ced22fd73497112b9beee597f7054507070710aa..582cc751d547f982782bafe4064bf5186a29feed 100644 (file)
@@ -1320,7 +1320,7 @@ static void snd_cs4231_resume(struct snd_cs4231 *chip)
                }
        }
        spin_unlock_irqrestore(&chip->reg_lock, flags);
-#if 0
+#if 1
        snd_cs4231_mce_down(chip);
 #else
        /* The following is a workaround to avoid freeze after resume on TP600E.