]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Avoid bogus HP-pin assignment
authorTakashi Iwai <tiwai@suse.de>
Mon, 26 Sep 2011 08:41:21 +0000 (10:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Sep 2011 09:13:43 +0000 (11:13 +0200)
commitd89629ded399c3705106ba4bbd5bdca6d3c76c69
treeae01e7300eac1df99b1be683c8906f5b6cc56e57
parentdc3220a7264d57a784643ad9959ca27177da5af0
ALSA: hda/realtek - Avoid bogus HP-pin assignment

When the headphone pin is assigned as primary output to line_out_pins[],
the automatic HP-pin assignment by ASSID must be suppressed.  Otherwise
a wrong pin might be assigned to the headphone and breaks the auto-mute.

Reference: https://bugzilla.novell.com/show_bug.cgi?id=716104

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