[alsa-devel] [PATCH 0/2] Arcam AV Control Plugin Updates
Peter Stokes
linux at dadeos.co.uk
Sat Feb 21 17:59:47 CET 2009
Hi,
The following patches provide minor updates to the Arcam AV control plug-in.
* [PATCH 1/2] Remove incorrect usage of the static SHM ID variable
* [PATCH 2/2] Refactor control specifications to facilitate addition of "numid" optimisation
Takashi,
I attempted to follow the pattern of your recent commits regarding the "numid" optimisations for external control plug-ins.
Hopefully I've provided the correct behavior. Something that am not sure about is whether I should be calling
the "snd_ctl_elem_id_set_numid()" function from "ctl_arcam_av.c" "arcam_av_read_event()" either in addition or instead of
the calls to the "snd_ctl_elem_id_set_name()" function?
Thanks
Peter
More information about the Alsa-devel
mailing list