aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-05-24 11:45:17 +0400
committerJonathan Cameron <[email protected]>2022-06-19 17:22:49 +0100
commitada7b0c0dedafd7d059115adf49e48acba3153a8 (patch)
treefc8c1635c6325a86163f572e780fcec3e362bc84 /drivers/usb/cdns3/cdns3-trace.c
parent7a2f6f61e8ee016b75e1b1dd62fbd03e6d6db37d (diff)
iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
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: ef04070692a2 ("iio: adc: adi-axi-adc: add support for AXI ADC IP core") Signed-off-by: Miaoqian Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Cc: <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions