Skip to content
Commit db0a5214 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

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: default avatarTakashi Iwai <tiwai@suse.de>
parent e7e69265
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment