forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/irqchip/irq-gic-realview.c
....@@ -57,6 +57,7 @@
5757
5858 /* The PB11MPCore GIC needs to be configured in the syscon */
5959 map = syscon_node_to_regmap(np);
60
+ of_node_put(np);
6061 if (!IS_ERR(map)) {
6162 /* new irq mode with no DCC */
6263 regmap_write(map, REALVIEW_SYS_LOCK_OFFSET,