diff --git a/[refs] b/[refs] index f54f890d9fb9..3f6883f5918e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7153a558ad598ff521f1d9430982e2a4a6865126 +refs/heads/master: 9970dce56686d7b71310388025d8925d3d29e6ec diff --git a/trunk/sound/pci/intel8x0.c b/trunk/sound/pci/intel8x0.c index 05c7994a8d5e..7b548416dcef 100644 --- a/trunk/sound/pci/intel8x0.c +++ b/trunk/sound/pci/intel8x0.c @@ -1890,6 +1890,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "Fujitsu S6210", /* STAC9750/51 */ .type = AC97_TUNE_HP_ONLY }, + { + .subvendor = 0x10cf, + .subdevice = 0x12ec, + .name = "Fujitsu-Siemens 4010", + .type = AC97_TUNE_HP_ONLY + }, { .subvendor = 0x10f1, .subdevice = 0x2665,