forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/drivers/irqchip/irq-atmel-aic.c
....@@ -83,7 +83,7 @@
8383 irq_reg_writel(gc, d->mask, AT91_AIC_ISCR);
8484 irq_gc_unlock(gc);
8585
86
- return 0;
86
+ return 1;
8787 }
8888
8989 static int aic_set_type(struct irq_data *d, unsigned type)