ALSA: rme96: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:19:23 +0000 (18:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 07:07:50 +0000 (09:07 +0200)
commit9c30d46a0fb3b294faf1226025071d6e802a8c36
tree94d168667b404c9c0add3a1ee318a4f2983b795d
parent11c6ef7c8d439ef2bc3c95e5a4dcea449ab1f90f
ALSA: rme96: 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/rme96.c