提交 2267ea97 编写于 作者: D David Henningsson 提交者: Takashi Iwai

ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMIC

This fixup is not actually used, so in practice this is just a
cosmetic fix.
Signed-off-by: NDavid Henningsson <david.henningsson@canonical.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 5660ffd0
......@@ -5320,7 +5320,7 @@ static const struct alc_fixup alc269_fixups[] = {
{ }
},
},
[ALC269_FIXUP_DMIC] = {
[ALC269VB_FIXUP_DMIC] = {
.type = ALC_FIXUP_PINS,
.v.pins = (const struct alc_pincfg[]) {
{ 0x12, 0x99a3092f }, /* int-mic */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册