aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/emu10k1/emu10k1_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c
index 53aeff0b783a..0a22f40a100e 100644
--- a/sound/pci/emu10k1/emu10k1_main.c
+++ b/sound/pci/emu10k1/emu10k1_main.c
@@ -714,6 +714,7 @@ static emu_chip_details_t emu_chip_details[] = {
714 .emu10k2_chip = 1, 714 .emu10k2_chip = 1,
715 .ca0102_chip = 1, 715 .ca0102_chip = 1,
716 .ca0151_chip = 1, 716 .ca0151_chip = 1,
717 .spk71 = 1,
717 .spdif_bug = 1} , 718 .spdif_bug = 1} ,
718 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102, 719 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102,
719 .driver = "Audigy2", .name = "Audigy 2 Platinum [SB0240P]", 720 .driver = "Audigy2", .name = "Audigy 2 Platinum [SB0240P]",