]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: wss: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:15:06 +0000 (18:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 06:35:53 +0000 (08:35 +0200)
commit0773efa53260a57d6e3bc38469c216635700537e
tree18a5f97c399b1339f86682e8a12210a1c9fa83d9
parent6b9e1288a506b4d10c48a67058532c52c5c46240
ALSA: wss: 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/isa/wss/wss_lib.c