ALSA: sb_mixer: convert pointer tables to mixer control tables
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sun, 13 Dec 2009 20:13:44 +0000 (21:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Dec 2009 10:22:25 +0000 (11:22 +0100)
Convert table of pointers to mixer controls into tables
of the mixer controls. It saves about 20% of the snd-sb-common
module size reported by lsmod.

The als4000 uses part of sb16's control table.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found