commit | 581b605a83ec241a2aff8ef780e08b9414c8dfd8 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Apr 24 16:46:53 2007 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Fri Jul 20 13:32:24 2007 +1000 |
tree | 809640a0dc3a1bd0b5afba795cf9f6357f6e3a81 | |
parent | 0081cbc3731de8ad4744ba433af51f17bf27eb9c [diff] |
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 <sfr@canb.auug.org.au> Acked-by: Paul Mackerras <paulus@samba.org> Acked-by: David S. Miller <davem@davemloft.net>