From 7c1f435dcf80209fb9a483e05aeeab0e878266a6 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 6 Jul 2007 12:24:11 +0200 Subject: [PATCH] --- yaml --- r: 62096 b: refs/heads/master c: 0f40502e0b5300a37c4cfc7bf93f84c2702dbbe9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index df223edd9574..1165dd55c9ee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cdb0e9a7af3ad34f3f879fda9251039c4cad3403 +refs/heads/master: 0f40502e0b5300a37c4cfc7bf93f84c2702dbbe9 diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index 993b503a0538..2f074ba57480 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -7778,7 +7778,8 @@ static const char *alc262_models[ALC262_MODEL_LAST] = { [ALC262_HP_BPC] = "hp-bpc", [ALC262_HP_BPC_D7000_WL]= "hp-bpc-d7000", [ALC262_BENQ_ED8] = "benq", - [ALC262_BENQ_ED8] = "sony-assamd", + [ALC262_BENQ_T31] = "benq-t31", + [ALC262_SONY_ASSAMD] = "sony-assamd", [ALC262_AUTO] = "auto", };