projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd2c326
)
[ALSA] Add Analog Devices vendor name
author
Takashi Iwai
<tiwai@suse.de>
Sun, 15 May 2005 12:30:10 +0000
(14:30 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Sun, 29 May 2005 08:10:40 +0000
(10:10 +0200)
HDA Codec driver
Added the missing vendor name entry for Analog Devices.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/hda_codec.c
b/sound/pci/hda/hda_codec.c
index 56941031ab0d26dcf4c1f7ab2ee50b78ecb01744..e6efaed4b464e6556e7238cf91b666bffb3bc1da 100644
(file)
--- a/
sound/pci/hda/hda_codec.c
+++ b/
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" },