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:
4650b7c
)
dt: add of_get_child_count helper function
author
Dong Aisheng
<dong.aisheng@linaro.org>
Fri, 27 Apr 2012 03:36:20 +0000
(11:36 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 1 May 2012 23:14:40 +0000
(
01:14
+0200)
Currently most code to get child count in kernel are almost same,
add a helper to implement this function for dt to use.
Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found