commit | ce32f859646bab2ed724393398b90aa50149bb44 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Apr 13 10:30:20 2015 +0900 |
committer | Grant Likely <grant.likely@linaro.org> | Thu Jun 04 14:49:19 2015 +0900 |
tree | 84c180593c0a8d2b8633b0de8b93131a39eb34c4 | |
parent | c8fff7bc5bba6bd59cad40441c189c4efe7190f6 [diff] |
of/fdt: fix argument name and add comments of unflatten_dt_node() Match the name of the third argument in the comment block to the actual function: p -> poffset Add missing comments about the arguments "nodepp" and "dryrun". Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Grant Likely <grant.likely@linaro.org>