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

Commit 07bcb316 authored by Matt Ranostay's avatar Matt Ranostay Committed by Takashi Iwai
Browse files

[ALSA] hda: 92hd71bxxx DMIC nid



Added missing DMIC verb to dell_4_1_pin_configs[].

Signed-off-by: default avatarMatthew Ranostay <mranostay@embeddedalley.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d16be8ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1317,7 +1317,7 @@ static unsigned int ref92hd71bxx_pin_configs[10] = {

static unsigned int dell_m4_1_pin_configs[13] = {
	0x0421101f, 0x04a11221, 0x40f000f0, 0x90170110,
	0x23a1902e, 0x23014250, 0x40f000f0, 0x4f0000f0,
	0x23a1902e, 0x23014250, 0x40f000f0, 0x90a000f0,
	0x40f000f0, 0x4f0000f0,
};