of/fdt: fix argument name and add comments of unflatten_dt_node()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 13 Apr 2015 01:30:20 +0000 (10:30 +0900)
committerGrant Likely <grant.likely@linaro.org>
Thu, 4 Jun 2015 05:49:19 +0000 (14:49 +0900)
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>
drivers/of/fdt.c

Simple merge