kernel/drivers/irqchip/irq-gic-realview.c
.. .. @@ -57,6 +57,7 @@ 57 57 58 58 /* The PB11MPCore GIC needs to be configured in the syscon */ 59 59 map = syscon_node_to_regmap(np); 60 + of_node_put(np);60 61 if (!IS_ERR(map)) { 61 62 /* new irq mode with no DCC */ 62 63 regmap_write(map, REALVIEW_SYS_LOCK_OFFSET,