From 0dde6e070ae4793c55b03a5be92996b6eec4eaec Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 6 Feb 2008 14:41:59 +0100 Subject: [PATCH] --- yaml --- r: 92021 b: refs/heads/master c: 7d664ed58fb54bc421d5fe8e5e0adec736fd0558 h: refs/heads/master i: 92019: a34ed0302be569cbe82edd2ab4d1a09c3fd28a74 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_atihdmi.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d84b247deba2..27c1132f9b61 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7ba72ba1fe891a94b1e9d506236507e4dc50e872 +refs/heads/master: 7d664ed58fb54bc421d5fe8e5e0adec736fd0558 diff --git a/trunk/sound/pci/hda/patch_atihdmi.c b/trunk/sound/pci/hda/patch_atihdmi.c index e0e9ea995684..e6fbd5d8fba4 100644 --- a/trunk/sound/pci/hda/patch_atihdmi.c +++ b/trunk/sound/pci/hda/patch_atihdmi.c @@ -164,5 +164,6 @@ struct hda_codec_preset snd_hda_preset_atihdmi[] = { { .id = 0x1002791a, .name = "ATI RS690/780 HDMI", .patch = patch_atihdmi }, { .id = 0x1002aa01, .name = "ATI R6xx HDMI", .patch = patch_atihdmi }, { .id = 0x10951392, .name = "SI HDMI", .patch = patch_atihdmi }, + { .id = 0x17e80047, .name = "Unknown HDMI", .patch = patch_atihdmi }, {} /* terminator */ };