From: Takashi Iwai Date: Wed, 10 Sep 2014 12:58:59 +0000 (+0200) Subject: ALSA: pdaudiocf: Use nonatomic PCM ops X-Git-Tag: fixes-against-v3.18-rc2~128^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b73cfe5598eda7f5540608acd63b86688242731;p=pandora-kernel.git 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 --- Reading git-diff-tree failed