Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / sound / pci / pcxhr / pcxhr_core.c
index c5194f5..d7e71f3 100644 (file)
@@ -1341,5 +1341,6 @@ irqreturn_t pcxhr_threaded_irq(int irq, void *dev_id)
        }
 
        pcxhr_msg_thread(mgr);
+       mutex_unlock(&mgr->lock);
        return IRQ_HANDLED;
 }