diff --git a/[refs] b/[refs] index 112fb4c90f79..b3bbcba114bf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1781a9af1d95256ed45abac4b0b87f48f64b9b87 +refs/heads/master: d4199f01750f3fa6a5b8bacdac9bd0051fee95ef diff --git a/trunk/sound/pci/via82xx.c b/trunk/sound/pci/via82xx.c index 12ce22ef16e3..cbad9b22f00b 100644 --- a/trunk/sound/pci/via82xx.c +++ b/trunk/sound/pci/via82xx.c @@ -1775,6 +1775,12 @@ static struct ac97_quirk ac97_quirks[] = { .name = "Targa Traveller 811", .type = AC97_TUNE_HP_ONLY, }, + { + .subvendor = 0x161f, + .subdevice = 0x2032, + .name = "m680x", + .type = AC97_TUNE_HP_ONLY, /* http://launchpad.net/bugs/38546 */ + }, { } /* terminator */ };