Skip to content

Commit

Permalink
ALSA: sb_mixer: convert pointer tables to mixer control tables
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Krzysztof Helt authored and Takashi Iwai committed Dec 14, 2009
1 parent e9d0a80 commit 74c2b45
Showing 1 changed file with 115 additions and 215 deletions.
Loading

0 comments on commit 74c2b45

Please sign in to comment.