diff options
Diffstat (limited to 'sound/pci/hda/hda_codec.c')
-rw-r--r-- | sound/pci/hda/hda_codec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c index 8cbe3bf1e317..dacabe52a41c 100644 --- a/sound/pci/hda/hda_codec.c +++ b/sound/pci/hda/hda_codec.c | |||
@@ -55,6 +55,7 @@ static struct hda_vendor_id hda_vendor_ids[] = { | |||
55 | { 0x10ec, "Realtek" }, | 55 | { 0x10ec, "Realtek" }, |
56 | { 0x1057, "Motorola" }, | 56 | { 0x1057, "Motorola" }, |
57 | { 0x1106, "VIA" }, | 57 | { 0x1106, "VIA" }, |
58 | { 0x111d, "IDT" }, | ||
58 | { 0x11d4, "Analog Devices" }, | 59 | { 0x11d4, "Analog Devices" }, |
59 | { 0x13f6, "C-Media" }, | 60 | { 0x13f6, "C-Media" }, |
60 | { 0x14f1, "Conexant" }, | 61 | { 0x14f1, "Conexant" }, |