hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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,