Loading sound/pci/intel8x0.c +6 −0 Original line number Diff line number Diff line Loading @@ -1911,6 +1911,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "Fujitsu-Siemens 4010", .type = AC97_TUNE_HP_ONLY }, { .subvendor = 0x10cf, .subdevice = 0x12f2, .name = "Fujitsu-Siemens Celsius H320", .type = AC97_TUNE_SWAP_HP }, { .subvendor = 0x10f1, .subdevice = 0x2665, Loading Loading
sound/pci/intel8x0.c +6 −0 Original line number Diff line number Diff line Loading @@ -1911,6 +1911,12 @@ static struct ac97_quirk ac97_quirks[] __devinitdata = { .name = "Fujitsu-Siemens 4010", .type = AC97_TUNE_HP_ONLY }, { .subvendor = 0x10cf, .subdevice = 0x12f2, .name = "Fujitsu-Siemens Celsius H320", .type = AC97_TUNE_SWAP_HP }, { .subvendor = 0x10f1, .subdevice = 0x2665, Loading