V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pci
[firefly-linux-kernel-4.4.55.git] / sound / oss / wf_midi.c
index 7b167b74375b5b5d3540d7dd58417ae989a57b6e..3f3a390014caf29165fa0d45b06b7739fe5bd1e5 100644 (file)
@@ -820,7 +820,7 @@ int __init install_wf_mpu (void)
 
        /* OK, now we're configured to handle an interrupt ... */
 
-       if (request_irq (phys_dev->irq, wf_mpuintr, SA_INTERRUPT|SA_SHIRQ,
+       if (request_irq (phys_dev->irq, wf_mpuintr, IRQF_DISABLED|IRQF_SHARED,
                         "wavefront midi", phys_dev) < 0) {
 
                printk (KERN_ERR "WF-MPU: Failed to allocate IRQ%d\n",