]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported
authorKailang Yang <kailang@realtek.com>
Wed, 5 Feb 2020 07:40:01 +0000 (15:40 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 11:42:14 +0000 (12:42 +0100)
commitfcf4f573e9e423c77d5e6d0c13d69dac07e40277
tree34dcb2077a655110389d1a9baa4011d8f7d2e88d
parentd72b0309c70a2a854ec23f41f02bc96d0b6bcffa
ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported

commit f2adbae0cb20c8eaf06914b2187043ea944b0aff upstream.

HP want to keep BIOS verb table for release platform.
So, it need to add 0x19 pin for quirk.

Fixes: 5af29028fd6d ("ALSA: hda/realtek - Add Headset Mic supported for HP cPC")
Signed-off-by: Kailang Yang <kailang@realtek.com>
Link: https://lore.kernel.org/r/74636ccb700a4cbda24c58a99dc430ce@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c