diff options
author | Xiongfeng Wang <wangxiongfeng2@huawei.com> | 2022-03-16 11:19:38 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-03-18 08:04:58 +0300 |
commit | 5d1ca138026ed133f3d11fe0785de82bdee3c648 (patch) | |
tree | fadbe4ee684b756f4794df7c4c23689cf8c09ed1 /COPYING | |
parent | 77119adb62dda4918cb21755775d3cacd3e83097 (diff) | |
download | linux-5d1ca138026ed133f3d11fe0785de82bdee3c648.tar.xz |
media: amphion: Add missing of_node_put() in vpu_core_parse_dt()
of_parse_phandle() will increment the refcount of the returned
device_node. Calling of_node_put() to avoid the refcount leak.
Link: https://lore.kernel.org/linux-media/20220316081938.80819-1-wangxiongfeng2@huawei.com
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions