commit | 3b73cfe5598eda7f5540608acd63b86688242731 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Sep 10 14:58:59 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 15 15:52:38 2014 +0200 |
tree | 2f405e7c5eefdf3c17e069905548237ceca2155b | |
parent | 6336c20cdaee1dd13d01dfa8c07ce3b18bbc846f [diff] |
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>