]> bbs.cooldavid.org Git - net-next-2.6.git/commit - sound/pci/hda/patch_realtek.c
[ALSA] Keep private TLV entry in vmaster itself
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Feb 2008 12:05:50 +0000 (13:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:12 +0000 (12:00 +0200)
commit1c82ed1bc531746a8fa9b46c593ddce546f28026
treebc86ba78100f31856cff9b596634d795d2793984
parente922b0028fad87de0d262f9fa51f98595d2df258
[ALSA] Keep private TLV entry in vmaster itself

Use a private array for TLV entries of virtual master controls instead
of (supposed) static array.  This cleans up the existing codes.

Also, now vmaster assumes the simple dB-range TLV that is the only type
it can handle.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/vmaster.c
sound/pci/hda/Makefile
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c