commit | 581b605a83ec241a2aff8ef780e08b9414c8dfd8 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <[email protected]> | Tue Apr 24 16:46:53 2007 +1000 |
committer | Stephen Rothwell <[email protected]> | 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 <[email protected]> Acked-by: Paul Mackerras <[email protected]> Acked-by: David S. Miller <[email protected]>