ALSA: usb-audio: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:21:42 +0000 (18:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 07:19:05 +0000 (09:19 +0200)
commit7bbd03e0143b562ff7d96f7e71c016104020b550
tree79d0d92924f52788b2e2739ab12c1f5c98a0a54a
parentc8dd33fc80cd344d28a1f6a7e1f0af1cf7a2ffd1
ALSA: usb-audio: 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/usb/mixer_quirks.c