]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: ca0106: Use snd_ctl_enum_info()
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Oct 2014 16:16:26 +0000 (18:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 06:55:04 +0000 (08:55 +0200)
commitde95eae25a2744ba5f9bd3c862bb43a1b177ad58
tree632056b3695b9712f62e0f0f3e5b1be6b6b49acc
parent9b311a0ad9ec0df9f010bcadd19193b1cee593f6
ALSA: ca0106: Use snd_ctl_enum_info()

... and reduce the open codes.  Also correct the array size and add
missing const to text arrays.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ca0106/ca0106_mixer.c