Skip to content
  • Takashi Iwai's avatar
    ALSA: lx6464es: Use nonatomic PCM ops · 6336c20c
    Takashi Iwai authored
    
    
    Like the other previous changes, this patch for lx6464es takes the
    same strategy for converting to nonatomic PCM ops: replacing spinlock
    with mutex, converting the irq tasklet to the threaded irq, and
    merging the trigger tasklets back to the trigger callback.
    
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    6336c20c