diff options
author | 2022-11-21 10:32:09 +0800 | |
---|---|---|
committer | 2022-11-22 17:22:52 -0600 | |
commit | 60d865bd5a9b15a3961eb1c08bd4155682a3c81e (patch) | |
tree | fc9dc1f7352df4fabc60adbd93f1cd219031c26a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: of: collapse overlay entry into main device tree entry (diff) | |
download | linux-rng-60d865bd5a9b15a3961eb1c08bd4155682a3c81e.tar.xz linux-rng-60d865bd5a9b15a3961eb1c08bd4155682a3c81e.zip |
of: property: decrement node refcount in of_fwnode_get_reference_args()
In of_fwnode_get_reference_args(), the refcount of of_args.np has
been incremented in the case of successful return from
of_parse_phandle_with_args() or of_parse_phandle_with_fixed_args().
Decrement the refcount if of_args is not returned to the caller of
of_fwnode_get_reference_args().
Fixes: 3e3119d3088f ("device property: Introduce fwnode_property_get_reference_args")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Frank Rowand <frowand.list@gmail.com>
Link: https://lore.kernel.org/r/20221121023209.3909759-1-yangyingliang@huawei.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions