From 1f107d334f2bd41417774c7f3d95136b7c06bea3 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Sun, 15 May 2005 14:30:10 +0200 Subject: [PATCH] --- yaml --- r: 1575 b: refs/heads/master c: 54b903ec6e5a3194d86d8bb2f419c918efa4897f h: refs/heads/master i: 1573: 4478da26f8ff1901dee141bb4775b592a0296906 1571: aca6dd357f707fc7a52ced3d26ede68da57c0d6d 1567: bf27d2bd4ca209628fc77b0289a9d12fa3745b56 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_codec.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 50b58effe26a..cba4d4472aa2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fd2c326de8cd35a36514a887541426b1ef7c5516 +refs/heads/master: 54b903ec6e5a3194d86d8bb2f419c918efa4897f diff --git a/trunk/sound/pci/hda/hda_codec.c b/trunk/sound/pci/hda/hda_codec.c index 56941031ab0d..e6efaed4b464 100644 --- a/trunk/sound/pci/hda/hda_codec.c +++ b/trunk/sound/pci/hda/hda_codec.c @@ -49,6 +49,7 @@ struct hda_vendor_id { /* codec vendor labels */ static struct hda_vendor_id hda_vendor_ids[] = { { 0x10ec, "Realtek" }, + { 0x11d4, "Analog Devices" }, { 0x13f6, "C-Media" }, { 0x434d, "C-Media" }, { 0x8384, "SigmaTel" },