From: Rob Herring Date: Mon, 26 Aug 2013 14:47:40 +0000 (-0500) Subject: of: Introduce common early_init_dt_scan X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0288ffcbfdf9b8656e7320c24caa1e4c1d498287;p=pandora-kernel.git of: Introduce common early_init_dt_scan Most architectures scan the all the same items early in the FDT and none are really architecture specific. Create a common early_init_dt_scan to unify the early scan of root, memory, and chosen nodes in the flattened DT. Signed-off-by: Rob Herring Acked-by: Grant Likely --- Reading git-diff-tree failed