From: Pantelis Antoniou Date: Fri, 4 Jul 2014 16:59:20 +0000 (+0300) Subject: of: Introduce Device Tree resolve support. X-Git-Tag: omap-for-v3.19/prcm-cleanup~122^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7941b27b16e3282f6ec8817e36492f1deec753a7;p=pandora-kernel.git of: Introduce Device Tree resolve support. Introduce support for dynamic device tree resolution. Using it, it is possible to prepare a device tree that's been loaded on runtime to be modified and inserted at the kernel live tree. Export of of_resolve and bug fix of double free by Guenter Roeck Signed-off-by: Pantelis Antoniou [grant.likely: Don't need to select CONFIG_OF_DYNAMIC and CONFIG_OF_DEVICE] [grant.likely: Don't need to depend on OF or !SPARC] [grant.likely: Factor out duplicate code blocks into single function] Signed-off-by: Grant Likely --- Reading git-diff-tree failed