Skip to content
  • Takashi Iwai's avatar
    ALSA: Fix invalid jiffies check after pause · 6af3fb72
    Takashi Iwai authored
    
    
    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>
    6af3fb72