]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 Dec 2012 19:06:49 +0000 (20:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Dec 2012 19:10:50 +0000 (20:10 +0100)
commitb78562b10fa66175e30b76073e32a0ad8d92aa83
treee6294cd29f2b7a67f3a0b8c190892a2c23653b7f
parent1098b7c2285d6d4c0d523563be580a56b07f11c7
ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup

The workaround to force VREF50 for dallas/hp model with ALC861VD
was introduced in commit 8fdcb6fe4204bdb4c6991652717ab5063751414e,
but it contained wrong pincap override bits.

This patch fixes to exclude VREF80 pincap bit correctly.

Cc: <stable@vger.kernel.org> [v3.2+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c