OSDN Git Service

ALSA: hdspm - Use snd_ctl_enum_info for most text arrays
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Fri, 5 Jul 2013 09:28:20 +0000 (11:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 5 Jul 2013 12:53:18 +0000 (14:53 +0200)
commit38816545a2cc6f436e5f9b26ebcb4cc2813eeb5c
tree1aab65dd9c710edfd06ec8853a97e92086a706cf
parent0dc831b9bca98a0d8dafb00fa7f20b3aef6cab67
ALSA: hdspm - Use snd_ctl_enum_info for most text arrays

Use snd_ctl_enum_info() to fill most of the enumerated controls. More
non-trivial occurrences will follow in separate commits.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c