From: Rob Herring <[email protected]> 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" <[email protected]> > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]> Applied.

