diff options
author | Javier Carrasco <[email protected]> | 2024-06-24 18:43:47 +0200 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2024-08-15 13:52:46 +0000 |
commit | 5beb6fba25db235b52eab34bde8112f07bb31d75 (patch) | |
tree | 789eea4fc7dcf06b1bc257694cb993690bc6d5a0 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | d88464a80a286bfafe5c9d08747be3a69e6104cc (diff) |
drm/mediatek: ovl_adaptor: Add missing of_node_put()
Error paths that exit for_each_child_of_node() need to call
of_node_put() to decerement the child refcount and avoid memory leaks.
Add the missing of_node_put().
Cc: [email protected]
Fixes: 453c3364632a ("drm/mediatek: Add ovl_adaptor support for MT8195")
Signed-off-by: Javier Carrasco <[email protected]>
Reviewed-by: CK Hu <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions