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