-
由 Takashi Iwai 提交于
Instead of the open code for the info call back of enum elements, recommend the use of snd_ctl_elem_info(), which will reduce lots of codes. Signed-off-by: NTakashi Iwai <tiwai@suse.de>be93709c
Instead of the open code for the info call back of enum elements,
recommend the use of snd_ctl_elem_info(), which will reduce lots of
codes.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>