From 5952a95964f1d23d11e4cc522f4d7fe462e97502 Mon Sep 17 00:00:00 2001 From: Tobin Davis Date: Mon, 12 Mar 2007 11:36:39 +0100 Subject: [PATCH] --- yaml --- r: 56123 b: refs/heads/master c: 68e22543eec3e44508d0d4ed584562478b942b09 h: refs/heads/master i: 56121: 29f0e15183500912d435c8ea68e5d2a30950805c 56119: 1a9226e893b9f8148e8ed57b2272d6f867bb375c v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3b8f19589a0c..3dd13ac63a31 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 592a82e8b6f4b5376e2faa2467b816cc8b73eaa6 +refs/heads/master: 68e22543eec3e44508d0d4ed584562478b942b09 diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index c94291bc5367..fef56ef79d73 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -2294,6 +2294,7 @@ static struct snd_pci_quirk stac9872_cfg_tbl[] = { SND_PCI_QUIRK(0x104d, 0x81e6, "Sony VAIO F/S", CXD9872RD_VAIO), SND_PCI_QUIRK(0x104d, 0x81ef, "Sony VAIO F/S", CXD9872RD_VAIO), SND_PCI_QUIRK(0x104d, 0x81fd, "Sony VAIO AR", CXD9872AKD_VAIO), + SND_PCI_QUIRK(0x104d, 0x8205, "Sony VAIO AR", CXD9872AKD_VAIO), {} };