These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / arm / mach-ks8695 / irq.c
index 76802aa..31439f2 100644 (file)
@@ -172,6 +172,6 @@ void __init ks8695_init_irq(void)
                                                         handle_edge_irq);
                }
 
-               set_irq_flags(irq, IRQF_VALID);
+               irq_clear_status_flags(irq, IRQ_NOREQUEST);
        }
 }