xtensa: allow variant to initialize own irq chips
[deliverable/linux.git] / arch / xtensa / kernel / irq.c
index a36c85edd04588b59129f25eb17dd646a5c5b982..a1badb32fcdaea8b43350f3853f8efc66be928d8 100644 (file)
@@ -197,4 +197,6 @@ void __init init_IRQ(void)
        }
 
        cached_irq_mask = 0;
+
+       variant_init_irq();
 }
This page took 0.028846 seconds and 5 git commands to generate.