forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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)