From: Walter Sheets Date: Fri, 27 Jun 2008 09:53:31 +0000 (+0200) Subject: ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk list X-Git-Tag: v2.6.27-rc1~1111^2~49 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=942fd1ebf6072fdaa07ae6d77a4f58b39c1bfdf9;p=karo-tx-linux.git ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk list Signed-off-by: Walter Sheets Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c index b585cc3e4c47..6781be9e3078 100644 --- a/sound/pci/via82xx.c +++ b/sound/pci/via82xx.c @@ -1756,6 +1756,12 @@ static struct ac97_quirk ac97_quirks[] = { .name = "ECS L7VMM2", .type = AC97_TUNE_HP_ONLY }, + { + .subvendor = 0x1019, + .subdevice = 0x1841, + .name = "ECS K7VTA3", + .type = AC97_TUNE_HP_ONLY + }, { .subvendor = 0x1849, .subdevice = 0x3059,