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 */ };