]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcxhr: Use nonatomic PCM ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Sep 2014 10:21:38 +0000 (12:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Sep 2014 13:52:09 +0000 (15:52 +0200)
commit2473507bc3e9de8f674bba5dbf72b66d0d52ff68
tree84d04d67bd5b9c2a7785ae4e9dc65f3e125fe548
parent661ee45c72c7a47b4fa679d4e8c25aa65f486569
ALSA: pcxhr: Use nonatomic PCM ops

This time PCXHR, another Digigram boards: like the previous patches,
the conversion is straightforward, replacing spinlocks with mutexes,
merging the irq tasklet into the threaded irq handler and the PCM
trigger tasklet back to the trigger callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/pcxhr/pcxhr.c
sound/pci/pcxhr/pcxhr.h
sound/pci/pcxhr/pcxhr_core.c
sound/pci/pcxhr/pcxhr_core.h