alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] hda - add id for Atom Cedar Trail HDMI codec
@ 2012-02-23  7:07 Wu Fengguang
  2012-02-23  8:50 ` Takashi Iwai
  2012-02-23 10:31 ` Paul Menzel
  0 siblings, 2 replies; 5+ messages in thread
From: Wu Fengguang @ 2012-02-23  7:07 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel


Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
---
 sound/pci/hda/patch_hdmi.c |    2 ++
 1 file changed, 2 insertions(+)

--- sound.orig/sound/pci/hda/patch_hdmi.c	2012-02-23 14:51:19.562540743 +0800
+++ sound/sound/pci/hda/patch_hdmi.c	2012-02-23 15:05:51.774522844 +0800
@@ -1913,6 +1913,7 @@ static const struct hda_codec_preset snd
 { .id = 0x80862805, .name = "CougarPoint HDMI",	.patch = patch_generic_hdmi },
 { .id = 0x80862806, .name = "PantherPoint HDMI", .patch = patch_generic_hdmi },
 { .id = 0x808629fb, .name = "Crestline HDMI",	.patch = patch_generic_hdmi },
+{ .id = 0x80862880, .name = "CedarTrail HDMI",	.patch = patch_generic_hdmi },
 {} /* terminator */
 };
 
@@ -1959,6 +1960,7 @@ MODULE_ALIAS("snd-hda-codec-id:80862804"
 MODULE_ALIAS("snd-hda-codec-id:80862805");
 MODULE_ALIAS("snd-hda-codec-id:80862806");
 MODULE_ALIAS("snd-hda-codec-id:808629fb");
+MODULE_ALIAS("snd-hda-codec-id:80862880");
 
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("HDMI HD-audio codec");

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-24  9:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23  7:07 [PATCH] hda - add id for Atom Cedar Trail HDMI codec Wu Fengguang
2012-02-23  8:50 ` Takashi Iwai
2012-02-23  8:54   ` Wu Fengguang
2012-02-23 10:31 ` Paul Menzel
2012-02-24  9:22   ` Fengguang Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).