ALSA: mts64: Use snd_ctl_elem_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:11:28 +0000 (18:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 06:10:54 +0000 (08:10 +0200)
commit6d416f594bf9a290406d267e2627c5286f51ea59
treee304cf4f86bcbb3e7ba09f430e2f3583d844b4b2
parent04eeb606a8383b306f4bc6991da8231b5f3924b0
ALSA: mts64: Use snd_ctl_elem_info()

... and reduce the open codes.  Also add missing const to the text array.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/mts64.c