ALSA: msnd: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:14:41 +0000 (18:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 06:33:35 +0000 (08:33 +0200)
commit8edd2d120b6821d6eba9fedd0b17b7a47fbe9181
treea27d728911e6f06467619134439be7100cb4642d
parent4e28350a8c54a8b873b610311eb384a619c4045b
ALSA: msnd: 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/isa/msnd/msnd_pinnacle_mixer.c