• Andreas Mohr's avatar
    [ALSA] ALS4000 update · ba7301c7
    Andreas Mohr authored
    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: default avatarAndreas Mohr <andi@lisas.de>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    ba7301c7
sb_mixer.c 27.4 KB