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

Commit 4a5a4c56 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Add missing COEF initialization for ALC887



Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent c6e8f2da
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1066,6 +1066,7 @@ static void alc_subsystem_id(struct hda_codec *codec,
		case 0x10ec0882:
		case 0x10ec0882:
		case 0x10ec0883:
		case 0x10ec0883:
		case 0x10ec0885:
		case 0x10ec0885:
		case 0x10ec0887:
		case 0x10ec0889:
		case 0x10ec0889:
			snd_hda_codec_write(codec, 0x20, 0,
			snd_hda_codec_write(codec, 0x20, 0,
					    AC_VERB_SET_COEF_INDEX, 7);
					    AC_VERB_SET_COEF_INDEX, 7);