forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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)