ALSA: bt87x: use enum control info helper
authorClemens Ladisch <clemens@ladisch.de>
Mon, 10 Jan 2011 15:27:26 +0000 (16:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Jan 2011 15:46:56 +0000 (16:46 +0100)
commitdd1224aa3ebfdef6cddcfb68ddcd0e682eaf9f84
treecff1d8fd24f0cafbeb87a77cc2285ef1dcc124cc
parent9600732b6caba595f34acf2abd930098ec9a0b2b
ALSA: bt87x: use enum control info helper

Simplify the info callback by using the snd_ctl_enum_info() helper function.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/bt87x.c