]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add a helper function for simple enum kcontrols
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Nov 2012 17:34:38 +0000 (18:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Nov 2012 17:34:38 +0000 (18:34 +0100)
commit599c815e70e8783269649f02e750b10f62c1800b
treedde9f520ddf3466235bf60d610f54383a4d76f9c
parentc351693fe55a097e532e2f822c949c748beff1d5
ALSA: hda - Add a helper function for simple enum kcontrols

The same type of code is being used in multiple places in various
codec drivers, so put it as a core library.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_via.c