git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0081cbc
)
Consolidate of_find_property
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 24 Apr 2007 06:46:53 +0000
(16:46 +1000)
committer
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 20 Jul 2007 03:32:24 +0000
(13:32 +1000)
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 <sfr@canb.auug.org.au>
Acked-by: Paul Mackerras <paulus@samba.org>
Acked-by: David S. Miller <davem@davemloft.net>
No differences found