ALSA: es1938: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:17:08 +0000 (18:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 06:59:59 +0000 (08:59 +0200)
commit6b6b295e8053dd5a005aaa089b5bed4b4a65c632
tree6342649212734031b63e9b7496325a6af98ce3af
parent1541c66d3bb78c8a388025b074c75658c790b72f
ALSA: es1938: Use snd_ctl_enum_info()

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

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