diff options
| author | Miaoqian Lin <linmq006@gmail.com> | 2022-06-03 18:12:30 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-10 11:22:07 +0200 |
| commit | 302970b4cad3ebfda2c05ce06c322ccdc447d17e (patch) | |
| tree | 4ac0ee312c10185b8fe7257f2bbd98f7e90b6b52 /tools/perf/scripts/python/stackcollapse.py | |
| parent | b5c5b13cb45e2c88181308186b0001992cb41954 (diff) | |
| download | linux-302970b4cad3ebfda2c05ce06c322ccdc447d17e.tar.gz linux-302970b4cad3ebfda2c05ce06c322ccdc447d17e.zip | |
usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
Fixes: 73108aa90cbf ("USB: ohci-nxp: Use isp1301 driver")
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220603141231.979-1-linmq006@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
