Re: [PATCH] sbus: Use of_get_child_by_name helper

From: David Miller
Date: Mon Oct 08 2018 - 01:57:22 EST


From: Rob Herring <robh@xxxxxxxxxx>
Date: Wed, 29 Aug 2018 15:03:37 -0500

> Use the of_get_child_by_name() helper instead of open coding searching
> for the '/options' node. This removes directly accessing the name
> pointer as well.
>
> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
> Cc: sparclinux@xxxxxxxxxxxxxxx
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

Applied.