This series first merges two conditionals and then adds of_node_put on jumping out of for_each_child_of_node. v2 adds the merge of conditionals, resulting in fewer of_node_put calls.
This series first merges two conditionals and then adds of_node_put on jumping out of for_each_child_of_node. v2 adds the merge of conditionals, resulting in fewer of_node_put calls.