Skip to content
Commit 6af3fb72 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: Fix invalid jiffies check after pause



The hw_ptr_jiffies has to be reset properly to avoid the invalid
check of jiffies delta in snd_pcm_update_hw_ptr*() functions.
Especailly this patch fixes the bogus jiffies check after the puase
and resume.

This patch is a modified version of the original patch by Jaroslav.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 59a3759d
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