ALSA: sonicvibes: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:20:07 +0000 (18:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 07:12:51 +0000 (09:12 +0200)
commit3e4bc5b78e5516585941c7888287ed50a5090bf4
tree103c1caed728154fb2656e64c18191e67ea3a3d3
parent7298ece7a26753b073a9ce5f979a4942d3904d44
ALSA: sonicvibes: 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/sonicvibes.c