kernel/drivers/irqchip/irq-atmel-aic.c
.. .. @@ -83,7 +83,7 @@ 83 83 irq_reg_writel(gc, d->mask, AT91_AIC_ISCR); 84 84 irq_gc_unlock(gc); 85 85 86 - return 0;86 + return 1;87 87 } 88 88 89 89 static int aic_set_type(struct irq_data *d, unsigned type)