ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)
authorDaniel T Chen <crimsun@ubuntu.com>
Sun, 21 Mar 2010 22:34:43 +0000 (18:34 -0400)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Mar 2010 07:01:41 +0000 (08:01 +0100)
commit025f206c9e0f96cc41567b01c07fb852d8900da1
treea59cdd454ab0309f48bd89d69f63921b6100354a
parente3d2530a6cea80987f77b75d8784a00f3aaf22ff
ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)

BugLink: https://launchpad.net/bugs/420578
The OR has verified that his hardware distorts because of the 0 dB
offset not corresponding to the highest PCM level. Fix this by capping
said PCM level to 0 dB similarly to what we do for CX20549 (Venice).

Reported-by: Mike Pontillo <pontillo@gmail.com>
Tested-by: Mike Pontillo <pontillo@gmail.com>
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