[ALSA] ALS4000 update
authorAndreas Mohr <andi@lisas.de>
Thu, 17 Nov 2005 10:03:31 +0000 (11:03 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:17:15 +0000 (12:17 +0100)
commitba7301c7d985d206a5688c69d0a74de3988f6d6c
treeb060741f2035862e0375630e1dcfc7917defb2d4
parenta57d15158113cb7f10e662e6df07f445c986a12d
[ALSA] ALS4000 update

Modules: SB drivers,ALS4000 driver

some update for the ALS4000 driver (tested with hardware in my PC):

- use common control names according to ControlNames.txt
- add some controls (Master Mono, 3D control)
- optimize struct snd_card_als4000_t layout (performance/size)
- save some bytes via unified error path
- constify some read-only data
- add ToDo list
- move GPL license text to top
- add comments

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/sb/sb_mixer.c
sound/pci/als4000.c