From: Stephen Rothwell Date: Tue, 24 Apr 2007 07:57:33 +0000 (+1000) Subject: Consolidate of_find_node_by routines X-Git-Tag: v2.6.23-rc1~206^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ef4d4242d9c494c49ae1ae66dc938fce0272816;p=pandora-kernel.git Consolidate of_find_node_by routines This consolidates the routines of_find_node_by_path, of_find_node_by_name, of_find_node_by_type and of_find_compatible_device. Again, the comparison of strings are done differently by Sparc and PowerPC and also these add read_locks around the iterations. Signed-off-by: Stephen Rothwell Acked-by: Paul Mackerras Acked-by: David S. Miller --- Reading git-diff-tree failed