ALSA: hda/realtek - Comprehensive model list for ALC268

Add the missing entry for ALC268 model strings.
Only "spdif" was missing, and that's it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai
2018-06-26 16:56:41 +02:00
부모 a26d96c780
커밋 03bf11c934
2개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@@ -2688,6 +2688,7 @@ static const struct hda_fixup alc268_fixups[] = {
static const struct hda_model_fixup alc268_fixup_models[] = {
{.id = ALC268_FIXUP_INV_DMIC, .name = "inv-dmic"},
{.id = ALC268_FIXUP_HP_EAPD, .name = "hp-eapd"},
{.id = ALC268_FIXUP_SPDIF, .name = "spdif"},
{}
};