提交 687a47bd 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] Fix a typo in the last patch_realtek.c change

Fixed a typo in the last patch_realtek.c change.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@suse.cz>
上级 30e80a27
...@@ -7589,7 +7589,7 @@ static const char *alc861_models[ALC861_MODEL_LAST] = { ...@@ -7589,7 +7589,7 @@ static const char *alc861_models[ALC861_MODEL_LAST] = {
}; };
static struct snd_pci_quirk alc861_cfg_tbl[] = { static struct snd_pci_quirk alc861_cfg_tbl[] = {
SND_PCI_QUIRK(0x1043, 0x1205, "ASUS W7J", ALC861_3ST}, SND_PCI_QUIRK(0x1043, 0x1205, "ASUS W7J", ALC861_3ST),
SND_PCI_QUIRK(0x1043, 0x1335, "ASUS F2/3", ALC861_ASUS_LAPTOP), SND_PCI_QUIRK(0x1043, 0x1335, "ASUS F2/3", ALC861_ASUS_LAPTOP),
SND_PCI_QUIRK(0x1043, 0x1338, "ASUS F2/3", ALC861_ASUS_LAPTOP), SND_PCI_QUIRK(0x1043, 0x1338, "ASUS F2/3", ALC861_ASUS_LAPTOP),
SND_PCI_QUIRK(0x1043, 0x1393, "ASUS", ALC861_ASUS), SND_PCI_QUIRK(0x1043, 0x1393, "ASUS", ALC861_ASUS),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册