From: Takashi Iwai Date: Mon, 20 Oct 2014 16:06:04 +0000 (+0200) Subject: ALSA: doc: Recommend the use of snd_ctl_elem_info() X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~105^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be93709cb13a1947fec3493267d04cd87baf497e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed