commit | aabc08dc662b7acb17ca5706533253ce10c050b1 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Mon Nov 26 19:03:45 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Dec 11 13:34:39 2007 +1100 |
tree | d4cc522f5eedeaffc465f7c3e26de8b809c7abcf | |
parent | 18cce5d321cf01413f416d7fe9fb00404cba04fd [diff] |
[POWERPC] Add for_each_child_of_node() helper for iterating over child nodes Add for_each_child_of_node() to encapsulate the common idiom of iterating over the children of a device_node. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>