diff options
author | Peng Wu <wupeng58@huawei.com> | 2022-04-28 12:43:06 +0200 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2022-05-06 04:27:49 +0200 |
commit | 9bc72e47d4630d58a840a66a869c56b29554cfe4 (patch) | |
tree | 3d471a3f910dbd08f2f0b0cb6189d79d4125ebb4 /arch/arm/net | |
parent | Linux 5.18-rc1 (diff) | |
download | linux-9bc72e47d4630d58a840a66a869c56b29554cfe4.tar.xz linux-9bc72e47d4630d58a840a66a869c56b29554cfe4.zip |
ARM: hisi: Add missing of_node_put after of_find_compatible_node
of_find_compatible_node will increment the refcount of the returned
device_node. Calling of_node_put() to avoid the refcount leak
Signed-off-by: Peng Wu <wupeng58@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch/arm/net')
0 files changed, 0 insertions, 0 deletions