kernel-ark/sound/pci/mixart
Takashi Iwai 8d3a8b5cb5 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: Takashi Iwai <tiwai@suse.de>
2014-09-15 15:52:09 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
mixart_core.c ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
mixart_core.h ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
mixart_hwdep.c ALSA: mixart: Use standard printk helpers 2014-02-26 16:45:29 +01:00
mixart_hwdep.h ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessors 2010-11-11 02:02:20 +01:00
mixart_mixer.c ALSA: mixart: Use standard printk helpers 2014-02-26 16:45:29 +01:00
mixart_mixer.h
mixart.c ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
mixart.h ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00