dt: reform for_each_property to for_each_property_of_node
authorDong Aisheng <dong.aisheng@linaro.org>
Thu, 22 Dec 2011 12:19:24 +0000 (20:19 +0800)
committerRob Herring <rob.herring@calxeda.com>
Tue, 27 Dec 2011 16:57:37 +0000 (10:57 -0600)
Make this macro easier to use(do not need to pass properties, a node is
enough), also change to a more sensible name as for_each_child_of_node.

Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>

No differences found