ALSA: korg1212: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:21:58 +0000 (18:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 07:04:07 +0000 (09:04 +0200)
commitf861237c80a07449abd351c04a6ba397418dc0ee
tree5aa0aad833a0e9c1804e3931134771bbb6568074
parent597da2e4dfa04c8ee66b09fce931ab6825bc3e75
ALSA: korg1212: Use snd_ctl_enum_info()

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

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