]> git.baikalelectronics.ru Git - kernel.git/commit
of: Use NULL for pointers
authorThierry Reding <treding@nvidia.com>
Wed, 2 Apr 2014 07:47:01 +0000 (09:47 +0200)
committerGrant Likely <grant.likely@linaro.org>
Thu, 22 May 2014 23:40:25 +0000 (08:40 +0900)
commit0d1ae46ff37878af2b84d3e11e9e3ee64b317ca6
tree08fa8eb7869119d734422c35d85201baa91524eb
parent1b5f8258bc0916c34fc87f0a9a9cf8a98b9ab3ef
of: Use NULL for pointers

Commit 8079ea851ec0 (of/fdt: Clean up casting in unflattening path)
modified unflatten_dt_node() to take a void * for the mem parameter
instead of an unsigned long. One of the call sites wasn't updated.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Conflicts:
drivers/of/fdt.c
drivers/of/fdt.c