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 9b7e520 commit ef9ddb9Copy full SHA for ef9ddb9
sound/pci/hda/patch_realtek.c
@@ -7117,7 +7117,7 @@ static const struct hda_fixup alc269_fixups[] = {
7117
{ }
7118
},
7119
.chained = true,
7120
- .chain_id = ALC269_FIXUP_HEADSET_MODE_NO_HP_MIC
+ .chain_id = ALC269_FIXUP_HEADSET_MIC
7121
7122
[ALC294_FIXUP_ASUS_HEADSET_MIC] = {
7123
.type = HDA_FIXUP_PINS,
@@ -7126,7 +7126,7 @@ static const struct hda_fixup alc269_fixups[] = {
7126
7127
7128
7129
7130
7131
[ALC294_FIXUP_ASUS_SPK] = {
7132
.type = HDA_FIXUP_VERBS,
0 commit comments