diff options
| author | Lv Ruyi <lv.ruyi@zte.com.cn> | 2022-04-08 09:49:41 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-27 13:53:53 +0200 |
| commit | 8d71edabb0abe6c8e3e1601e73f63f81783b6cc0 (patch) | |
| tree | 95e27d444a4523e2192f72a9e0c175e50200d4d9 /drivers/gpu | |
| parent | b3afe5a7fd7548fa3a818f8dd20e22db4b8db019 (diff) | |
dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
[ Upstream commit 1a7eb80d170c28be2928433702256fe2a0bd1e0f ]
Both of of_get_parent() and of_parse_phandle() return node pointer with
refcount incremented, use of_node_put() on it to decrease refcount
when done.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions
