We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532cde9 commit 3a8a807Copy full SHA for 3a8a807
sound/pci/hda/patch_realtek.c
@@ -2672,6 +2672,7 @@ static const struct hda_model_fixup alc882_fixup_models[] = {
2672
{.id = ALC882_FIXUP_NO_PRIMARY_HP, .name = "no-primary-hp"},
2673
{.id = ALC887_FIXUP_ASUS_BASS, .name = "asus-bass"},
2674
{.id = ALC1220_FIXUP_GB_DUAL_CODECS, .name = "dual-codecs"},
2675
+ {.id = ALC1220_FIXUP_GB_X570, .name = "gb-x570"},
2676
{.id = ALC1220_FIXUP_CLEVO_P950, .name = "clevo-p950"},
2677
{}
2678
};
0 commit comments