diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-04-21 12:37:53 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-04-21 12:37:53 -0400 |
commit | 3b1db01990f0e533d1ed548dc1796eb84beddc20 (patch) | |
tree | 16ddab1fa0f01328717eb6d3b46f7ec6483e7d33 /sound/pci/hda/patch_realtek.c | |
parent | dfed0ef9b3ff9e37903920b6938ed33344ad0b3d (diff) | |
parent | 5bd3729f6818721f76a2a2f7d2ecad899bace340 (diff) |
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 887712046c00..583603f449b4 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -16469,6 +16469,7 @@ static struct snd_pci_quirk alc662_cfg_tbl[] = { | |||
16469 | SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte 945GCM-S2L", | 16469 | SND_PCI_QUIRK(0x1458, 0xa002, "Gigabyte 945GCM-S2L", |
16470 | ALC662_3ST_6ch_DIG), | 16470 | ALC662_3ST_6ch_DIG), |
16471 | SND_PCI_QUIRK(0x1565, 0x820f, "Biostar TA780G M2+", ALC662_3ST_6ch_DIG), | 16471 | SND_PCI_QUIRK(0x1565, 0x820f, "Biostar TA780G M2+", ALC662_3ST_6ch_DIG), |
16472 | SND_PCI_QUIRK(0x1631, 0xc10c, "PB RS65", ALC663_ASUS_M51VA), | ||
16472 | SND_PCI_QUIRK(0x17aa, 0x101e, "Lenovo", ALC662_LENOVO_101E), | 16473 | SND_PCI_QUIRK(0x17aa, 0x101e, "Lenovo", ALC662_LENOVO_101E), |
16473 | SND_PCI_QUIRK(0x1849, 0x3662, "ASROCK K10N78FullHD-hSLI R3.0", | 16474 | SND_PCI_QUIRK(0x1849, 0x3662, "ASROCK K10N78FullHD-hSLI R3.0", |
16474 | ALC662_3ST_6ch_DIG), | 16475 | ALC662_3ST_6ch_DIG), |