diff options
author | Liang He <[email protected]> | 2022-07-14 16:13:37 +0800 |
---|---|---|
committer | Laurentiu Palcu <[email protected]> | 2022-07-20 10:12:15 +0300 |
commit | 02c87df2480ac855d88ee308ce3fa857d9bd55a8 (patch) | |
tree | 459e1f781c90813b8808ab4f8ad40b6697f87b10 /tools/perf/util/scripting-engines | |
parent | ef2084a8388b19c8812356106e0c8d29915f9d8b (diff) |
drm/imx/dcss: Add missing of_node_put() in fail path
In dcss_dev_create() and dcss_dev_destroy(), we should call of_node_put()
in fail path or before the dcss's destroy as of_graph_get_port_by_id() has
increased the refcount.
Fixes: 9021c317b770 ("drm/imx: Add initial support for DCSS on iMX8MQ")
Signed-off-by: Liang He <[email protected]>
Reviewed-by: Laurentiu Palcu <[email protected]>
Signed-off-by: Laurentiu Palcu <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions