aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorJialin Zhang <[email protected]>2022-05-17 11:35:26 +0800
committerJonathan Cameron <[email protected]>2022-06-19 17:22:48 +0100
commitd836715f588ea15f905f607c27bc693587058db4 (patch)
tree0a3e9707a7d3af98087f7ed72d7012966b2f7042 /drivers/usb/cdns3/cdns3-trace.c
parent78601726d4a59a291acc5a52da1d3a0a6831e4e8 (diff)
iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties()
fwnode_handle_put() should be used when terminating device_for_each_child_node() iteration with break or return to prevent stale device node references from being left behind. Fixes: d484c21bacfa ("iio: adc: Add driver for Renesas RZ/G2L A/D converter") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Jialin Zhang <[email protected]> Reviewed-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[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