From: Michael Ellerman Date: Mon, 26 Nov 2007 08:03:45 +0000 (+1100) Subject: [POWERPC] Add for_each_child_of_node() helper for iterating over child nodes X-Git-Tag: v2.6.25-rc1~1131^2~349 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabc08dc662b7acb17ca5706533253ce10c050b1;p=pandora-kernel.git [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 Acked-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed