diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-05-10 17:24:03 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-05-10 17:24:03 +0200 |
commit | 5433137336b049f1de8fc9a393991a49f1c1eb66 (patch) | |
tree | 9cda5a81c4ce491e73fb302b4c751b6ce8f9e568 /sound/pci/hda/patch_realtek.c | |
parent | ALSA: hda: enable SPDIF output for Conexant 5051/Lenovo docking stations (diff) | |
parent | ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard" (diff) | |
download | linux-5433137336b049f1de8fc9a393991a49f1c1eb66.tar.xz linux-5433137336b049f1de8fc9a393991a49f1c1eb66.zip |
Merge branch 'fix/hda' into topic/hda
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 2b0131fb026d..80a183f99eb3 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -17999,7 +17999,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), {} }; |