]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: cmipci: use enum control info helper
authorClemens Ladisch <clemens@ladisch.de>
Mon, 10 Jan 2011 15:28:19 +0000 (16:28 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Jan 2011 15:47:00 +0000 (16:47 +0100)
commit3d43c07ebd7428c53ca1a2c212bc5d13d49507f5
tree3174994d2e30cfc675403e9b32c9f8b919de126f
parent64de4dd17f115059156c4220361a29b3199b974e
ALSA: cmipci: use enum control info helper

Simplify info callbacks 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/cmipci.c