From: Stephen Neuendorffer Date: Thu, 18 Nov 2010 23:55:00 +0000 (-0800) Subject: of/flattree: Refactor unflatten_dt_node X-Git-Tag: v2.6.38-rc1~431^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40d6c4cf12d87980c10b230df435d0f56adc40b;p=pandora-kernel.git of/flattree: Refactor unflatten_dt_node unflatten_dt_node is a helper function that does most of the work to convert a device tree blob into tree of device nodes. This code now uses a passed-in blob instead of using the single boot-time blob, allowing it to be called in more contexts. Signed-off-by: Stephen Neuendorffer Signed-off-by: Grant Likely --- Reading git-diff-tree failed