On 2/1/25 12:46 PM, Biju Das wrote: > Simplify rcar_canfd_probe() using of_get_available_child_by_name(). > > Simplify rcar_canfd_probe() using of_get_available_child_by_name(). Twice? :-) > While at it, move of_node_put(child) inside the if block to avoid > additional check if of_child is NULL. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> [...] MBR, Sergey