From: Stephen Rothwell Date: Tue, 24 Apr 2007 06:46:53 +0000 (+1000) Subject: Consolidate of_find_property X-Git-Tag: v2.6.23-rc1~206^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=581b605a83ec241a2aff8ef780e08b9414c8dfd8;p=pandora-kernel.git Consolidate of_find_property The only change here is that a readlock is taken while the property list is being traversed on Sparc where it was not taken previously. Also, Sparc uses strcasecmp to compare property names while PowerPC uses strcmp. Signed-off-by: Stephen Rothwell Acked-by: Paul Mackerras Acked-by: David S. Miller --- Reading git-diff-tree failed