From: Krzysztof Helt Date: Sun, 13 Dec 2009 20:13:44 +0000 (+0100) Subject: ALSA: sb_mixer: convert pointer tables to mixer control tables X-Git-Tag: v2.6.34-rc1~243^2~2^2~13^2~39^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c2b45b714e49b427584b4bd8f44f1a24d82d9c;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed