git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9d0a80
)
ALSA: sb_mixer: convert pointer tables to mixer control tables
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Sun, 13 Dec 2009 20:13:44 +0000
(21:13 +0100)
committer
Takashi 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