aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/virtuoso.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/oxygen/virtuoso.c')
-rw-r--r--sound/pci/oxygen/virtuoso.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/oxygen/virtuoso.c b/sound/pci/oxygen/virtuoso.c
index bfd1f3c3dfcd..247d5e1ccb68 100644
--- a/sound/pci/oxygen/virtuoso.c
+++ b/sound/pci/oxygen/virtuoso.c
@@ -227,6 +227,7 @@ static const struct oxygen_model model_xonar = {
227 .record_from_dma_b = 1, 227 .record_from_dma_b = 1,
228 .cd_in_from_video_in = 1, 228 .cd_in_from_video_in = 1,
229 .dac_minimum_volume = 15, 229 .dac_minimum_volume = 15,
230 .function_flags = OXYGEN_FUNCTION_ENABLE_SPI_4_5,
230}; 231};
231 232
232static int __devinit xonar_probe(struct pci_dev *pci, 233static int __devinit xonar_probe(struct pci_dev *pci,