ALSA: hdsp: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:19:34 +0000 (18:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 07:10:53 +0000 (09:10 +0200)
commit8d678da9f0afbb951778369510c09b99de608c24
tree1368bee015d6418649e962a1c6e36f3da317abf1
parent9c30d46a0fb3b294faf1226025071d6e802a8c36
ALSA: hdsp: 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/rme9652/hdsp.c