[alsa-devel] [PATCH 0/6] Rewrite some drivers to use nonatomic PCM ops
Takashi Iwai
tiwai at suse.de
Thu Sep 11 16:00:19 CEST 2014
Hi,
here is a series of patches that can be applied on the top of my
for-next branch including the patches for nonatomic PCM ops
support. They rewrite a few drivers to use this new feature,
mostly by converting to the threaded irq from tasklet and merging
the code into the original trigger callback.
I've tested a few Digigram devices I have, but some are just
compile-tested.
[PATCH 1/6] pcmcia: Add pcmcia_request_threaded_irq()
[PATCH 2/6] ALSA: vx: Use nonatomic PCM ops
[PATCH 3/6] ALSA: mixart: Use nonatomic PCM ops
[PATCH 4/6] ALSA: pcxhr: Use nonatomic PCM ops
[PATCH 5/6] ALSA: lx6464es: Use nonatomic PCM ops
[PATCH 6/6] ALSA: pdaudiocf: Use nonatomic PCM ops
Takashi
More information about the Alsa-devel
mailing list