From: Takashi Iwai Date: Tue, 9 Sep 2014 15:17:20 +0000 (+0200) Subject: ALSA: vx: Use nonatomic PCM ops X-Git-Tag: fixes-against-v3.18-rc2~128^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0a5214b8d6cc7a90ce3336d24a85b90cbb4e67;p=pandora-kernel.git ALSA: vx: Use nonatomic PCM ops Rewrite VXpocket and VX222 drivers to use the new PCM nonatomic ops. The former irq tasklet is replaced with a threaded irq handler, and the tasklet for the PCM delayed start is simply merged into the normal PCM trigger, as well as the replacement of spinlock with mutex. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed