forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
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)