Files
linux/arch/arm/mach-omap2
Miaoqian Lin 0f83e6b416 ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
The of_find_compatible_node() function returns a node pointer with
refcount incremented, We should use of_node_put() on it when done
Add the missing of_node_put() to release the refcount.

Fixes: fd1c078614 ("ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT build")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Message-Id: <20220309104302.18398-1-linmq006@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2022-04-12 12:55:46 +03:00
..
2021-01-26 13:43:17 +02:00
2020-08-23 17:36:59 -05:00
2015-07-16 00:06:05 -07:00
2020-09-24 14:26:20 +03:00
2020-09-24 14:26:20 +03:00
2021-10-06 10:24:44 +03:00
2020-04-21 09:41:53 -07:00