Merge branch 'topic/enum-info-cleanup' into for-next
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Oct 2014 10:19:57 +0000 (12:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Oct 2014 10:19:57 +0000 (12:19 +0200)
this is a series of patches to just convert the plain info callback
for enum ctl elements to snd_ctl_elem_info().  Also, it includes the
extension of snd_ctl_elem_info(), for catching the unexpected string
cut-off and handling the zero items.


Trivial merge