提交 fa55f837 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] Fix resume of cs4231

Modules: CS4231 driver

Use mce_down() again in the resume callback.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 73e77ba0
......@@ -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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册