]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: usb-audio: Adjust Gamecom 780 volume level
authorPaul S McSpadden <fisch602@gmail.com>
Sun, 3 Aug 2014 22:47:36 +0000 (17:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Sep 2014 23:34:13 +0000 (16:34 -0700)
commit77f994024840b31bc5a8b93582756cf56d4fa1ee
tree5a36fbe7230e34e825729353a9bac85ed534b94a
parent839772d70f7455c2b7bd1f55dfad72fe4020fddb
ALSA: usb-audio: Adjust Gamecom 780 volume level

commit 542baf94ec3c5526955b4c9fd899c7f30fae4ebe upstream.

Original patch fixed the original problem, but the sound was far too low
for most users. This patch references a compare matrix to allow the
volume levels to act normally. I personally tested this patch myself,
and volume levels returned to normal. Please see this discussion for
more details: https://bugzilla.kernel.org/show_bug.cgi?id=65251

Signed-off-by: Paul S McSpadden <fisch602@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks.c