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)
commit74c2b45b714e49b427584b4bd8f44f1a24d82d9c
treef40d018a7b77bc49481bf4a1cbf1ce0e61387b51
parente9d0a803c127e2e30afb0df780ccb3af4e2adb28
ALSA: sb_mixer: convert pointer tables to mixer control tables

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>
sound/isa/sb/sb_mixer.c