]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU.
authorWerner Sembach <wse@tuxedocomputers.com>
Fri, 23 Jan 2026 22:12:24 +0000 (23:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Feb 2026 12:42:01 +0000 (13:42 +0100)
commit24ad4cfac0b8e7864cd5cd09c61b990aec683667
treef3b3bfa8939dc6e29c752f603b6c904db4eec1f4
parent57bac08056787dcde69cc4347fc0282795257f1c
ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU.

commit 1aaedafb21f38cb872d44f7608b4828a1e14e795 upstream.

Add a PCI quirk to enable microphone detection on the headphone jack of
TongFang X6AR55xU devices.

The former quirk entry did not acomplish this and is removed.

Fixes: b48fe9af1e60 ("ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU")
Signed-off-by: Tim Guttzeit <t.guttzeit@tuxedocomputers.com>
Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Link: https://patch.msgid.link/20260123221233.28273-1-wse@tuxedocomputers.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/hda/codecs/realtek/alc269.c