ALSA: vx: Use nonatomic PCM ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 9 Sep 2014 15:17:20 +0000 (17:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Sep 2014 13:52:03 +0000 (15:52 +0200)
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 <tiwai@suse.de>

No differences found