ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
commit46f62239e9e2fa01aca1a3a390e2b7e5de46bfd3
authorDaniel T Chen <crimsun@ubuntu.com>
Wed, 28 Apr 2010 22:00:11 +0000 (28 18:00 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 May 2010 22:02:48 +0000 (12 15:02 -0700)
treee7a582374b5943240527550d4b4e21308b16d819
parentb600add5fc072d5e3bfa8dc2e8f2d0eacdd01a4a
ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)

commit 8f0f5ff6777104084b4b2e1ae079541c2a6ed6d9 upstream.

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
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_conexant.c