From: Grant Likely Date: Sat, 30 Oct 2010 15:49:09 +0000 (-0400) Subject: of/flattree: Add of_flat_dt_match() helper function X-Git-Tag: v2.6.38-rc1~431^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4f740cf33f7f6c164bbde3c0cdbcc77b0c4997c;p=pandora-kernel.git of/flattree: Add of_flat_dt_match() helper function This patch adds of_flat_dt_match() which tests a node for compatibility with a list of values and converts the relevant powerpc platform code to use it. This approach simplifies the board support code a bit. Signed-off-by: Grant Likely Reviewed-by: Stephen Neuendorffer --- Reading git-diff-tree failed