From: Takashi Iwai Date: Wed, 10 Sep 2014 12:01:05 +0000 (+0200) Subject: ALSA: lx6464es: Use nonatomic PCM ops X-Git-Tag: fixes-against-v3.18-rc2~128^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6336c20cdaee1dd13d01dfa8c07ce3b18bbc846f;p=pandora-kernel.git ALSA: lx6464es: Use nonatomic PCM ops Like the other previous changes, this patch for lx6464es takes the same strategy for converting to nonatomic PCM ops: replacing spinlock with mutex, converting the irq tasklet to the threaded irq, and merging the trigger tasklets back to the trigger callback. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed