diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-10-29 03:17:05 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-10-29 03:17:05 -0400 |
commit | 1b063c3d090c45298a37ebc879c71379cf845d9c (patch) | |
tree | 18abf3e6b306e7fa3db9b6a638ae511378d7e08b /sound/pci/hda/patch_analog.c | |
parent | d301fc320f3e673a49200d9ce51036caa9abd768 (diff) | |
parent | c1e99bd9d6a0c82f4fa9078ed1f570e57b2f3944 (diff) |
Merge branch 'topic/fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/patch_analog.c')
-rw-r--r-- | sound/pci/hda/patch_analog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c index 02643bce5634..d0d66f341cda 100644 --- a/sound/pci/hda/patch_analog.c +++ b/sound/pci/hda/patch_analog.c | |||
@@ -3858,6 +3858,7 @@ static const char *ad1884a_models[AD1884A_MODELS] = { | |||
3858 | 3858 | ||
3859 | static struct snd_pci_quirk ad1884a_cfg_tbl[] = { | 3859 | static struct snd_pci_quirk ad1884a_cfg_tbl[] = { |
3860 | SND_PCI_QUIRK(0x103c, 0x3030, "HP", AD1884A_MOBILE), | 3860 | SND_PCI_QUIRK(0x103c, 0x3030, "HP", AD1884A_MOBILE), |
3861 | SND_PCI_QUIRK(0x103c, 0x3056, "HP", AD1884A_MOBILE), | ||
3861 | SND_PCI_QUIRK(0x17aa, 0x20ac, "Thinkpad X300", AD1884A_THINKPAD), | 3862 | SND_PCI_QUIRK(0x17aa, 0x20ac, "Thinkpad X300", AD1884A_THINKPAD), |
3862 | {} | 3863 | {} |
3863 | }; | 3864 | }; |