aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-07-30 18:09:04 +0200
committerTakashi Iwai <tiwai@suse.de>2009-07-30 18:09:04 +0200
commit03cb2dafcbde938ed7d01d4b952ea60e3c4e8532 (patch)
treef23bf4a9f5a45b174f891b472ac1f2c2e2c2c7cc /sound/pci/hda/hda_codec.c
parentd195658bd785e9384d2f70937034ceb13d5e4bcc (diff)
parent3a38516750e176a18f76d605b401fbab2c72d648 (diff)
Merge branch 'topic/hda-cirrus' into topic/hda
Diffstat (limited to 'sound/pci/hda/hda_codec.c')
-rw-r--r--sound/pci/hda/hda_codec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
index 3a603cde8cc..a23c27d2fb2 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -44,6 +44,7 @@ struct hda_vendor_id {
/* codec vendor labels */
static struct hda_vendor_id hda_vendor_ids[] = {
{ 0x1002, "ATI" },
+ { 0x1013, "Cirrus Logic" },
{ 0x1057, "Motorola" },
{ 0x1095, "Silicon Image" },
{ 0x10de, "Nvidia" },