ALSA: es1688: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:14:07 +0000 (18:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 06:31:36 +0000 (08:31 +0200)
commit69b0c762cfd4c5e86a5b1fc0074889881b859c4a
tree82b385ee9bed39724d06dae198bb2cef02aae998
parent1da0c47779840d038583ea6fa4e3497939d6ea21
ALSA: es1688: Use snd_ctl_enum_info()

... and reduce the open codes.  Also correct the array size and add
missing const.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/es1688/es1688_lib.c