]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
authorDaniel T Chen <crimsun@ubuntu.com>
Wed, 28 Apr 2010 22:00:11 +0000 (18:00 -0400)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 May 2010 08:01:15 +0000 (10:01 +0200)
commit8f0f5ff6777104084b4b2e1ae079541c2a6ed6d9
tree0744bccf6882818a4eee03f776374721e0fb4bf3
parent231f50bc0e9735fd1b3fd376a8d3b6a14aee0694
ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)

BugLink: https://launchpad.net/bugs/541802
The OR's hardware distorts at PCM 100% because it does not correspond to
0 dB. Fix this in patch_cxt5045() for all Packard Bell models.

Reported-by: Valombre
Cc: <stable@kernel.org>
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c