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,