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:08:18 +0000 (11:08 -0800)
commit4306ad59a04fdd9a6949e5216e9b78e5b93eccd4
treebd829728d10d38b1438b117749a9682785c53eca
parent096cd55d78789727b2b6b272ba30b4d7930515ea
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