Skip to content
Commit 8d3a8b5c authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: mixart: Use nonatomic PCM ops



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>
parent db0a5214
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment