• T
    ALSA: mixart: Use nonatomic PCM ops · 8d3a8b5c
    Takashi Iwai 提交于
    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: NTakashi Iwai <tiwai@suse.de>
    8d3a8b5c
mixart.h 6.6 KB