diff options
| author | Liang He <[email protected]> | 2022-07-20 20:45:57 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-09-05 17:30:29 +1000 |
| commit | afa6a472a3d2a8dd477b285eeb67b3593546647b (patch) | |
| tree | 66e37b6be6ad85d65487a2f4bd927d498a1488ac /tools/perf/scripts/python | |
| parent | a8b89c10e6052027061a447ff7436642310c8f20 (diff) | |
powerpc/fsl_pci: Remove of_node_put() when reference escaped out
In fsl_pci_assign_primary(), we should remove the of_node_put()
when breaking out of the for_each_matching_node() as the 'np'
is escaped out by global 'fsl_pci_primary'.
Signed-off-by: Liang He <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions