diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-11-17 16:00:33 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-11-17 16:00:33 +0100 |
commit | 5a355982993e8eb9f840b81194fbeb4e793221bb (patch) | |
tree | 1576b08a0f0bd846ab69c383593f6e30782e588b /sound | |
parent | 67d634c07afd8f70973d925463e775fdb89ad536 (diff) | |
parent | 12929baea4b29d70525f764034b3dac771dd69e5 (diff) | |
download | op-kernel-dev-5a355982993e8eb9f840b81194fbeb4e793221bb.zip op-kernel-dev-5a355982993e8eb9f840b81194fbeb4e793221bb.tar.gz |
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index ef7d210..ba339d7 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -11470,6 +11470,7 @@ static struct snd_pci_quirk alc262_cfg_tbl[] = { SND_PCI_QUIRK(0x104d, 0x9016, "Sony VAIO", ALC262_AUTO), /* dig-only */ SND_PCI_QUIRK(0x104d, 0x9025, "Sony VAIO Z21MN", ALC262_TOSHIBA_S06), SND_PCI_QUIRK(0x104d, 0x9035, "Sony VAIO VGN-FW170J", ALC262_AUTO), + SND_PCI_QUIRK(0x104d, 0x9047, "Sony VAIO Type G", ALC262_AUTO), SND_PCI_QUIRK_MASK(0x104d, 0xff00, 0x9000, "Sony VAIO", ALC262_SONY_ASSAMD), SND_PCI_QUIRK(0x1179, 0x0001, "Toshiba dynabook SS RX1", |