On 15/04/16 15:58, Vladimir Zapolskiy wrote: > On 15.04.2016 15:43, Jon Hunter wrote: >> for_each_available_child_of_node performs an of_node_get on each >> iteration, so of_node_put() must be called on each iteration once >> we are finished with the node pointer. > > This is wrong, embedded of_get_next_available_child() correctly decrements > ref counter of an examined node. Oh yes, sorry, I see that now. Sorry for the noise and mis-interpretation here :-( Jon -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html