1
0
Fork 0
alistair23-linux/sound/pcmcia/pdaudiocf
Takashi Iwai 3b73cfe559 ALSA: pdaudiocf: Use nonatomic PCM ops
Like other fixes, convert the tasklet to a threaded irq and replace
spinlock with mutex appropriately.  ak4117_lock remains as spinlock
since it's called in another spinlock context from ak4117 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-09-15 15:52:38 +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
pdaudiocf.c ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf.h ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf_core.c ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf_irq.c ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00
pdaudiocf_pcm.c ALSA: pdaudiocf: Use nonatomic PCM ops 2014-09-15 15:52:38 +02:00