]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek - Support Dell headset mode for ALC3271
authorKailang Yang <kailang@realtek.com>
Thu, 29 Jun 2017 07:21:27 +0000 (15:21 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Jan 2021 12:35:48 +0000 (13:35 +0100)
commitf6bfb53dcf0079b02c83e04790a301112b8dacb8
treead3066f6e7a8c9a47921560d1b3f9b33119b5fb3
parentc78937028d8621d1227cb3ff33630aca26309142
ALSA: hda/realtek - Support Dell headset mode for ALC3271

commit fcc6c877a01f83cbce1cca885ea62df6a10d33c3 upstream

Add DELL4_MIC_NO_PRESENCE model.
Add the pin configuration value of this machine into the pin_quirk
table to make DELL4_MIC_NO_PRESENCE apply to this machine.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c