commit | 1c82ed1bc531746a8fa9b46c593ddce546f28026 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 18 13:05:50 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:12 2008 +0200 |
tree | bc86ba78100f31856cff9b596634d795d2793984 | |
parent | e922b0028fad87de0d262f9fa51f98595d2df258 [diff] |
[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>