diff mbox series

[1/2,SRU,OEM-B] Revert "UBUNTU: SAUCE: ALSA: hda - chain the headset fix to an existing quirk"

Message ID 20200323025148.29201-2-acelan.kao@canonical.com
State Accepted
Headers show
Series Dell OptiPlex 7070 Ultra can detect external mic after S3 | expand

Commit Message

AceLan Kao March 23, 2020, 2:51 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1868510

This reverts commit fe1df22843c1cc06bec15dab8468d62984acf78f.

Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
---
 sound/pci/hda/patch_realtek.c | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index aa77f9742489..54cdcea5e836 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6844,8 +6844,6 @@  static const struct hda_fixup alc269_fixups[] = {
 	[ALC256_FIXUP_SKIP_FORCE_RESUME] = {
 		.type = HDA_FIXUP_FUNC,
 		.v.func = alc_fixup_skip_force_resume,
-		.chained = true,
-		.chain_id = ALC255_FIXUP_DELL1_MIC_NO_PRESENCE
 	},
 	[ALC294_FIXUP_ASUS_INTSPK_HEADSET_MIC] = {
 		.type = HDA_FIXUP_PINS,