diff options
Diffstat (limited to 'sound/isa')
-rw-r--r-- | sound/isa/cs423x/cs4231_lib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/isa/cs423x/cs4231_lib.c b/sound/isa/cs423x/cs4231_lib.c index 1cd3fe33a47e..0aa8649e5c7f 100644 --- a/sound/isa/cs423x/cs4231_lib.c +++ b/sound/isa/cs423x/cs4231_lib.c | |||
@@ -332,7 +332,6 @@ void snd_cs4231_mce_down(struct snd_cs4231 *chip) | |||
332 | !(chip->hardware & (CS4231_HW_CS4231_MASK | CS4231_HW_CS4232_MASK))) { | 332 | !(chip->hardware & (CS4231_HW_CS4231_MASK | CS4231_HW_CS4232_MASK))) { |
333 | return; | 333 | return; |
334 | } | 334 | } |
335 | snd_cs4231_busy_wait(chip); | ||
336 | 335 | ||
337 | /* | 336 | /* |
338 | * Wait for (possible -- during init auto-calibration may not be set) | 337 | * Wait for (possible -- during init auto-calibration may not be set) |