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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2018 19:14:46 +0000 (11:14 -0800)
commit2ad912e2b2c18784b52de195d403dc269aecfd8f
tree97fa2ed0db566fdbabf59c7399f8983b0a523550
parentf80215f62eb7f82247b51cf1f098a4ee2643d8fe
ALSA: hda - Fix headphone pin config for ASUS G751

commit 5b7c5e1f4c36b99d0f694f38b9ad910f520cb7ef upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c