diff options
| -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 7a4e10002f56..d7007896772b 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
| @@ -13860,6 +13860,7 @@ static const struct snd_pci_quirk alc268_cfg_tbl[] = { | |||
| 13860 | SND_PCI_QUIRK(0x1025, 0x015b, "Acer Aspire One", | 13860 | SND_PCI_QUIRK(0x1025, 0x015b, "Acer Aspire One", |
| 13861 | ALC268_ACER_ASPIRE_ONE), | 13861 | ALC268_ACER_ASPIRE_ONE), |
| 13862 | SND_PCI_QUIRK(0x1028, 0x0253, "Dell OEM", ALC268_DELL), | 13862 | SND_PCI_QUIRK(0x1028, 0x0253, "Dell OEM", ALC268_DELL), |
| 13863 | SND_PCI_QUIRK(0x1028, 0x02b0, "Dell Inspiron 910", ALC268_AUTO), | ||
| 13863 | SND_PCI_QUIRK_MASK(0x1028, 0xfff0, 0x02b0, | 13864 | SND_PCI_QUIRK_MASK(0x1028, 0xfff0, 0x02b0, |
| 13864 | "Dell Inspiron Mini9/Vostro A90", ALC268_DELL), | 13865 | "Dell Inspiron Mini9/Vostro A90", ALC268_DELL), |
| 13865 | /* almost compatible with toshiba but with optional digital outs; | 13866 | /* almost compatible with toshiba but with optional digital outs; |
