aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/cs4231_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/isa/cs423x/cs4231_lib.c')
-rw-r--r--sound/isa/cs423x/cs4231_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/isa/cs423x/cs4231_lib.c b/sound/isa/cs423x/cs4231_lib.c
index ced22fd73497..582cc751d547 100644
--- a/sound/isa/cs423x/cs4231_lib.c
+++ b/sound/isa/cs423x/cs4231_lib.c
@@ -1320,7 +1320,7 @@ static void snd_cs4231_resume(struct snd_cs4231 *chip)
1320 } 1320 }
1321 } 1321 }
1322 spin_unlock_irqrestore(&chip->reg_lock, flags); 1322 spin_unlock_irqrestore(&chip->reg_lock, flags);
1323#if 0 1323#if 1
1324 snd_cs4231_mce_down(chip); 1324 snd_cs4231_mce_down(chip);
1325#else 1325#else
1326 /* The following is a workaround to avoid freeze after resume on TP600E. 1326 /* The following is a workaround to avoid freeze after resume on TP600E.