]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64de4dd17f115059156c4220361a29b3199b974e
treecff1d8fd24f0cafbeb87a77cc2285ef1dcc124cc
parent3d2bc985fdce364280ce1168c8421f77f716357d
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