]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ALSA: hda/realtek: Remove Framework Laptop 16 from quirks
authorDustin L. Howett <dustin@howett.net>
Wed, 5 Jun 2024 17:01:32 +0000 (12:01 -0500)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Jun 2024 11:21:11 +0000 (13:21 +0200)
commite799bdf51d54bebaf939fdb655aad424e624c1b1
treec37271349f9da30d848164a90782354fc2ab8a08
parent86a433862912f52597263aa224a9ed82bcd533bf
ALSA: hda/realtek: Remove Framework Laptop 16 from quirks

The Framework Laptop 16 does not have a combination headphone/headset
3.5mm jack; however, applying the pincfg from the Laptop 13 (nid=0x19)
erroneously informs hda that the node is present.

Fixes: 8804fa04a492 ("ALSA: hda/realtek: Add Framework laptop 16 to quirks")
Signed-off-by: Dustin L. Howett <dustin@howett.net>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20240605-alsa-hda-realtek-remove-framework-laptop-16-from-quirks-v1-1-11d47fe8ec4d@howett.net
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c