commit | 8af0da93da7c40526959ab5291964581c678d3e7 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <dong.aisheng@linaro.org> | Thu Dec 22 20:19:24 2011 +0800 |
committer | Rob Herring <rob.herring@calxeda.com> | Tue Dec 27 10:57:37 2011 -0600 |
tree | 15e7be8b0b0f1dcd46af14b680b5487a4452e501 | |
parent | 7b482c8360d368fd495685a2c69ca4f1e7b29764 [diff] |
dt: reform for_each_property to for_each_property_of_node 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>