Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2267ea97 authored by David Henningsson's avatar David Henningsson Committed by Takashi Iwai
Browse files

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: default avatarDavid Henningsson <david.henningsson@canonical.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 5660ffd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */