]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ALSA: control: add support for ENUMERATED user space controls
authorClemens Ladisch <clemens@ladisch.de>
Fri, 7 Oct 2011 20:38:59 +0000 (22:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 9 Oct 2011 07:09:11 +0000 (09:09 +0200)
commit8d448162bda5ae3b5ecb26fe50c8fbbeae99faa4
tree5a325ffbc56a6260d933c1997b5f36ba1f3ab165
parentf92766bc8948f978a838a5607bea95804c8dfdfe
ALSA: control: add support for ENUMERATED user space controls

Handling of user control elements was implemented for all types except
ENUMERATED.  This type will be needed for the device-specific mixers of
upcoming FireWire drivers.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asound.h
sound/core/control.c
sound/core/control_compat.c