]> git.baikalelectronics.ru Git - kernel.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)
commitf93b0c07a279d9d886fc5724a8530621e573d486
treee6294cd29f2b7a67f3a0b8c190892a2c23653b7f
parent62f714b1429749467cf935c154b708a7065dc6d4
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 7d51f47ee7a357d9904071c7cc43b9d02531fb69,
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