]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: hda - Fix headphone pin config for ASUS G751
authorTakashi Iwai <tiwai@suse.de>
Tue, 9 Oct 2018 12:20:17 +0000 (14:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 9 Oct 2018 14:22:21 +0000 (16:22 +0200)
commit5b7c5e1f4c36b99d0f694f38b9ad910f520cb7ef
tree85172e3c7ce9a205e37ff478a71baea2e0dc04ca
parent7a2dc84fc480aec4f8f96e152327423014edf668
ALSA: hda - Fix headphone pin config for ASUS G751

BIOS on ASUS G751 doesn't seem to map the headphone pin (NID 0x16)
correctly.  Add a quirk to address it, as well as chaining to the
previous fix for the microphone.

Reported-by: HÃ¥vard <hovardslill@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c