diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 0b14bd17181a..1420db43423a 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -5119,7 +5119,7 @@ static struct hda_board_config alc883_cfg_tbl[] = { | |||
5119 | { .pci_subvendor = 0x1025, .pci_subdevice = 0x009f, | 5119 | { .pci_subvendor = 0x1025, .pci_subdevice = 0x009f, |
5120 | .config = ALC883_ACER }, | 5120 | .config = ALC883_ACER }, |
5121 | { .pci_subvendor = 0x161f, .pci_subdevice = 0x2054, | 5121 | { .pci_subvendor = 0x161f, .pci_subdevice = 0x2054, |
5122 | .modelname = "medion", .config = ALC883_MEDION } | 5122 | .modelname = "medion", .config = ALC883_MEDION }, |
5123 | { .modelname = "auto", .config = ALC883_AUTO }, | 5123 | { .modelname = "auto", .config = ALC883_AUTO }, |
5124 | {} | 5124 | {} |
5125 | }; | 5125 | }; |