ALSA: hda - Skip Realtek SKU check for Lenovo machines
[cascardo/linux.git] / sound / pci / hda / patch_realtek.c
index 574b1b4..4be2c77 100644 (file)
@@ -5263,6 +5263,8 @@ static const struct hda_fixup alc269_fixups[] = {
        [ALC269_FIXUP_THINKPAD_ACPI] = {
                .type = HDA_FIXUP_FUNC,
                .v.func = hda_fixup_thinkpad_acpi,
+               .chained = true,
+               .chain_id = ALC269_FIXUP_SKU_IGNORE,
        },
        [ALC269_FIXUP_DMIC_THINKPAD_ACPI] = {
                .type = HDA_FIXUP_FUNC,