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

Commit e674ac9a authored by Kailang Yang's avatar Kailang Yang Committed by Takashi Iwai
Browse files

ALSA: hda/realtek - No loopback on ALC225/ALC295 codec



ALC225/ALC295 also have no loopback mixer.

Signed-off-by: default avatarKailang Yang <kailang@realtek.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 5a36767a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6805,6 +6805,7 @@ static int patch_alc269(struct hda_codec *codec)
	case 0x10ec0225:
	case 0x10ec0295:
		spec->codec_variant = ALC269_TYPE_ALC225;
		spec->gen.mixer_nid = 0; /* no loopback on ALC225 ALC295 */
		break;
	case 0x10ec0299:
		spec->codec_variant = ALC269_TYPE_ALC225;