linux/arch/arm/mach-omap2
Liang He 1d9452ae3b ARM: OMAP2+: omap4-common: Fix refcount leak bug
[ Upstream commit 7c32919a378782c95c72bc028b5c30dfe8c11f82 ]

In omap4_sram_init(), of_find_compatible_node() will return a node
pointer with refcount incremented. We should use of_node_put() when
it is not used anymore.

Signed-off-by: Liang He <windhl@126.com>
Message-Id: <20220628112939.160737-1-windhl@126.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:33:45 +01:00
..
2021-01-26 13:43:17 +02:00
2022-08-04 12:12:54 -07:00
2020-08-23 17:36:59 -05:00
2015-07-16 00:06:05 -07:00
2022-08-02 08:02:59 -07:00
2019-07-19 17:05:08 -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
2019-07-19 17:05:08 -07:00
2021-04-26 11:48:26 -07:00
2022-04-22 11:08:55 +02:00