Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macintosh: windfarm: Another convert to using %pOFn instead of device…
…_node.name In preparation to remove the node name pointer from struct device_node, convert printf users to use the %pOFn format specifier. Convert the open coded iterating thru child nodes to for_each_child_of_node() while we're here. Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
- Loading branch information