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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 May 2010 21:57:09 +0000 (14:57 -0700)
commitce6f0822025b8e13c7058b954eba4d40cb2a93b5
treefca3be8fb9d6a9ee518af4af00409e514cf0fd6c
parent39369ec38a6530f9bb3e1978642331b9a35eaf2a
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