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 d49d0b698687..f6832e160684 100644 --- a/sound/pci/hda/hda_codec.c +++ b/sound/pci/hda/hda_codec.c | |||
@@ -46,6 +46,7 @@ static struct hda_vendor_id hda_vendor_ids[] = { | |||
46 | { 0x1002, "ATI" }, | 46 | { 0x1002, "ATI" }, |
47 | { 0x1057, "Motorola" }, | 47 | { 0x1057, "Motorola" }, |
48 | { 0x1095, "Silicon Image" }, | 48 | { 0x1095, "Silicon Image" }, |
49 | { 0x10de, "Nvidia" }, | ||
49 | { 0x10ec, "Realtek" }, | 50 | { 0x10ec, "Realtek" }, |
50 | { 0x1106, "VIA" }, | 51 | { 0x1106, "VIA" }, |
51 | { 0x111d, "IDT" }, | 52 | { 0x111d, "IDT" }, |