commit | 1ef4d4242d9c494c49ae1ae66dc938fce0272816 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Apr 24 17:57:33 2007 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Fri Jul 20 13:39:06 2007 +1000 |
tree | 74c64ec940b306b5d1e7bb93a980041ad670468d | |
parent | d1cd355a5e44dfe993efc0c0458ca9f99a28a9a3 [diff] |
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 <sfr@canb.auug.org.au> Acked-by: Paul Mackerras <paulus@samba.org> Acked-by: David S. Miller <davem@davemloft.net>