commit | be93709cb13a1947fec3493267d04cd87baf497e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Oct 20 18:06:04 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Oct 20 18:06:04 2014 +0200 |
tree | 5ad4bfe98e2f61af22144f02728c0af486046595 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
ALSA: doc: Recommend the use of snd_ctl_elem_info() 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: Takashi Iwai <tiwai@suse.de>