From: Stephen Neuendorffer Date: Thu, 18 Nov 2010 23:54:59 +0000 (-0800) Subject: of/flattree: Add non-boottime device tree functions X-Git-Tag: v2.6.38-rc1~431^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9706a36e35c4ce04f28a62cfe1205b4e3b0dd13c;p=pandora-kernel.git of/flattree: Add non-boottime device tree functions In preparation for providing run-time handling of device trees, factor out some of the basic functions so that they take an arbitrary blob, rather than relying on the single boot-time tree. V2: - functions have of_fdt_* names - removed find_flat_dt_string - blob argument is first Signed-off-by: Stephen Neuendorffer Signed-off-by: Grant Likely --- Reading git-diff-tree failed