remarkable-linux/sound/i2c
Jochen Voss 3479307f8c [ALSA] Fix volume control for the AK4358 DAC
Fix volume control for the AK4358 DAC.
The attenuation control registers of the AK4358 use only 7bit for the
volume, the msb is used to enable attenuation output.  Without this
patch there are 256 volume levels the lower 128 of which are mute.

Signed-off-by: Jochen Voss <voss@seehuhn.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:44:00 +02:00
..
l3 [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
other [ALSA] Fix volume control for the AK4358 DAC 2006-09-23 10:44:00 +02:00
cs8427.c [ALSA] trivial: Code clean up of i2c/cs8427.c 2006-07-12 20:07:42 +02:00
i2c.c [ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each function 2006-06-22 21:33:02 +02:00
Makefile
tea6330t.c