From 64a21b635af3f21338fff3805b108ecde834b0e4 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 24 Sep 2008 09:59:44 +0200 Subject: [PATCH] --- yaml --- r: 111059 b: refs/heads/master c: 37c34ffb3a9a6051236a4ee1acb7752bcc3f50fd h: refs/heads/master i: 111057: 133cf118f2930f166f3bec9d2a30009f5b06382e 111055: 5a710f6db6ab38a4cb949318019eba6862cfd126 v: v3 --- [refs] | 2 +- trunk/sound/pci/intel8x0.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d270e4b1c37d..8b72895e8ca4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a99606d25eb6981e13d332e18774e203ded66709 +refs/heads/master: 37c34ffb3a9a6051236a4ee1acb7752bcc3f50fd diff --git a/trunk/sound/pci/intel8x0.c b/trunk/sound/pci/intel8x0.c index f7b4d0c5d49d..c88d1eace1c4 100644 --- a/trunk/sound/pci/intel8x0.c +++ b/trunk/sound/pci/intel8x0.c @@ -1961,6 +1961,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "Fujitsu S6210", /* STAC9750/51 */ .type = AC97_TUNE_HP_ONLY }, + { + .subvendor = 0x10cf, + .subdevice = 0x127d, + .name = "Fujitsu Lifebook P7010", + .type = AC97_TUNE_HP_ONLY + }, { .subvendor = 0x10cf, .subdevice = 0x127e,