diff options
author | Jialin Zhang <[email protected]> | 2022-05-17 11:35:26 +0800 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2022-06-19 17:22:48 +0100 |
commit | d836715f588ea15f905f607c27bc693587058db4 (patch) | |
tree | 0a3e9707a7d3af98087f7ed72d7012966b2f7042 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 78601726d4a59a291acc5a52da1d3a0a6831e4e8 (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