b07c47bfab
When returning or breaking early from a
`for_each_available_child_of_node()` loop, we need to explicitly call
`of_node_put()` on the child node to possibly release the node.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
hid-sensor-temperature.c | ||
iqs620at-temp.c | ||
ltc2983.c | ||
max31856.c | ||
maxim_thermocouple.c | ||
mlx90614.c | ||
mlx90632.c | ||
tmp006.c | ||
tmp007.c | ||
tsys01.c | ||
tsys02d.c |