diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-05-13 10:07:15 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-05-13 10:07:15 +0200 |
commit | 105ce39ca4fabf20e3211cae1abc8f037e6a1f7f (patch) | |
tree | 34769f80d1eadae93459b8a26fe60302df5e9042 /sound/pci/hda/patch_realtek.c | |
parent | 8213466596bf10b75887754773ee13c10cf86f5c (diff) | |
parent | 2a6ce6e5fda4721b35f309acedf4cac61ecbfb04 (diff) | |
download | op-kernel-dev-105ce39ca4fabf20e3211cae1abc8f037e6a1f7f.zip op-kernel-dev-105ce39ca4fabf20e3211cae1abc8f037e6a1f7f.tar.gz |
Merge branch 'fix/hda' into for-linus
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 7404dba..886d8e4 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -17871,7 +17871,6 @@ static struct snd_pci_quirk alc662_cfg_tbl[] = { ALC662_3ST_6ch_DIG), SND_PCI_QUIRK_MASK(0x1854, 0xf000, 0x2000, "ASUS H13-200x", ALC663_ASUS_H13), - SND_PCI_QUIRK(0x8086, 0xd604, "Intel mobo", ALC662_3ST_2ch_DIG), {} }; |