Skip to content
Commit 24d1e494 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: intel8x0: Fix breakage at ac97 clock measurement



The recent workaround for the wild interrupts in commit c1f06161
("ALSA: intel8x0: Don't update period unless prepared") leaded to a
regression, causing the interrupt storm during ac97 clock measurement
at the driver probe.  We need to handle the interrupt while the clock
measurement as well as the proper PCM streams.

Fixes: c1f06161 ("ALSA: intel8x0: Don't update period unless prepared")
Reported-and-tested-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Tested-by: default avatarSergey Senozhatsky <senozhatsky@chromium.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/CAMo8BfKKMQkcsbOQaeEjq_FsJhdK=fn598dvh7YOcZshUSOH=g@mail.gmail.com
Link: https://lore.kernel.org/r/20210708090738.1569-1-tiwai@suse.de


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 307cc9ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment