|
@@ -1665,8 +1665,8 @@ static const struct hda_fixup alc260_fixups[] = {
|
|
|
[ALC260_FIXUP_REPLACER] = {
|
|
|
.type = HDA_FIXUP_VERBS,
|
|
|
.v.verbs = (const struct hda_verb[]) {
|
|
|
- { 0x20, AC_VERB_SET_COEF_INDEX, 0x07 },
|
|
|
- { 0x20, AC_VERB_SET_PROC_COEF, 0x3050 },
|
|
|
+ { 0x1a, AC_VERB_SET_COEF_INDEX, 0x07 },
|
|
|
+ { 0x1a, AC_VERB_SET_PROC_COEF, 0x3050 },
|
|
|
{ }
|
|
|
},
|
|
|
.chained = true,
|