ALSA: hda - Enable headset mic on another Dell laptop with ALC3254
authorChris Chiu <chris.chiu@canonical.com>
Tue, 3 Jan 2023 09:53:32 +0000 (17:53 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Jan 2023 15:14:12 +0000 (16:14 +0100)
commita5751933a7f6abbdad90d98f25a25bb4b133a9e6
treec60d9dd0627301fa49ec84762a49808e0affb8e0
parent1f680609bf1beac20e2a31ddcb1b88874123c39f
ALSA: hda - Enable headset mic on another Dell laptop with ALC3254

There is another Dell Latitude laptop (1028:0c03) with Realtek
codec ALC3254 which needs the ALC269_FIXUP_DELL4_MIC_NO_PRESENCE
instead of the default matched ALC269_FIXUP_DELL1_MIC_NO_PRESENCE.
Apply correct fixup for this particular model to enable headset mic.

Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230103095332.730677-1-chris.chiu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c