git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
ALSA: doc: Recommend the use of snd_ctl_elem_info()
author
Takashi Iwai
<tiwai@suse.de>
Mon, 20 Oct 2014 16:06:04 +0000
(18:06 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 20 Oct 2014 16:06:04 +0000
(18:06 +0200)
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>
No differences found