Skip to content
  • Takashi Iwai's avatar
    8d3a8b5c
    ALSA: mixart: Use nonatomic PCM ops · 8d3a8b5c
    Takashi Iwai authored
    
    
    Like the previous patch for VX boards, miXart device driver can be
    also rewritten to use nonatomic PCM ops.  Simply spinlocks are
    replaced with mutex, the tasklet code is merged into the threaded irq
    handler.  Also, now mgr->msg_mutex is superfluous, so merged to
    msg_lock.
    
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    8d3a8b5c
    ALSA: mixart: Use nonatomic PCM ops
    Takashi Iwai authored
    
    
    Like the previous patch for VX boards, miXart device driver can be
    also rewritten to use nonatomic PCM ops.  Simply spinlocks are
    replaced with mutex, the tasklet code is merged into the threaded irq
    handler.  Also, now mgr->msg_mutex is superfluous, so merged to
    msg_lock.
    
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Loading