From 0c41d051497bed701846a5842ac590dc92aa2d9b Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Mon, 14 Nov 2005 17:40:44 +0100 Subject: [PATCH] --- yaml --- r: 15922 b: refs/heads/master c: 26741b5512a99ee35f398ef018d23a38e8dc6e8a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_si3054.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ce2638b2b05a..d7e75456a1b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4a621f547ce78d6a415b3be2febd29b55e3235c +refs/heads/master: 26741b5512a99ee35f398ef018d23a38e8dc6e8a diff --git a/trunk/sound/pci/hda/patch_si3054.c b/trunk/sound/pci/hda/patch_si3054.c index 9c7fe0b3200a..12b5de29f42f 100644 --- a/trunk/sound/pci/hda/patch_si3054.c +++ b/trunk/sound/pci/hda/patch_si3054.c @@ -295,6 +295,7 @@ static int patch_si3054(struct hda_codec *codec) * patch entries */ struct hda_codec_preset snd_hda_preset_si3054[] = { + { .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 }, { .id = 0x163c3155, .name = "Si3054", .patch = patch_si3054 }, {} };