From: Takashi Iwai Date: Tue, 20 Jan 2009 14:28:38 +0000 (+0100) Subject: ALSA: hda - Halve too large volume scales for STAC/IDT codecs X-Git-Tag: v2.6.30-rc1~676^2~12^2~136^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c7767ebe2fa847c91a0dd5551ca422aba359473;p=pandora-kernel.git ALSA: hda - Halve too large volume scales for STAC/IDT codecs STAC/IDT codecs have often too large volume scales such as -96dB, and exposing this as is results in too large scale in percentage representation. This patch adds the check of the volume scale and halves the volume range if it's too large automatically. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed