diff options
author | Liang He <windhl@126.com> | 2022-06-17 22:58:03 +0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2022-06-28 07:39:52 +0300 |
commit | 50b87a32a79bca6e275918a711fb8cc55e16d739 (patch) | |
tree | cb030e790c715bba2505f2a8febd8b04980a8e93 /COPYING | |
parent | 9705db1eff38d6b9114121f9e253746199b759c9 (diff) |
ARM: OMAP2+: display: Fix refcount leak bug
In omapdss_init_fbdev(), of_find_node_by_name() 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: <20220617145803.4050918-1-windhl@126.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions