• Takashi Iwai's avatar
    ALSA: timer: Make sure to clear pending ack list · 7bb4a8a2
    Takashi Iwai authored
    When a card is under disconnection, we bail out immediately at each
    timer interrupt or tasklet.  This might leave some items left in ack
    list.  For a better integration of the upcoming change to check
    ack_list emptiness, clear out the whole list upon the emergency exit
    route.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    7bb4a8a2
timer.c 54.9 KB