commit | 3479307f8ca3cbf4181b8bf7d8c824156a9e63b7 | [log] [tgz] |
---|---|---|
author | Jochen Voss <voss@seehuhn.de> | Wed Aug 23 18:35:35 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Sat Sep 23 10:44:00 2006 +0200 |
tree | 26c4df6f74358218643f7967507844e872f77686 | |
parent | 071c73ad5fce436ee00c9422b7ca0c5d629451fb [diff] |
[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>