aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-03-09 11:10:33 +0000
committerGreg Kroah-Hartman <[email protected]>2022-04-21 19:20:28 +0200
commit424bef51fa530389b0b9008c9e144e40c10e8458 (patch)
tree011dd5749c3041d739ab82213f60950b4e14b72a /tools/perf/scripts/python
parent7e824f28c9d7275471aa98509a7e3c8369fae379 (diff)
usb: musb: Fix missing of_node_put() in omap2430_probe
The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. Fixes: 8934d3e4d0e7 ("usb: musb: omap2430: Don't use omap_get_control_dev()") Signed-off-by: Miaoqian Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions