git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b482c8
)
dt: reform for_each_property to for_each_property_of_node
author
Dong Aisheng
<dong.aisheng@linaro.org>
Thu, 22 Dec 2011 12:19:24 +0000
(20:19 +0800)
committer
Rob 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