Grant Likely 283029d16a [POWERPC] Add of_find_matching_node() helper function
Similar to of_find_compatible_node(), of_find_matching_node() and
for_each_matching_node() allow you to iterate over the device tree
looking for specific nodes, except that they take of_device_id
tables instead of strings.

This also moves of_match_node() from driver/of/device.c to
driver/of/base.c to colocate it with the of_find_matching_node which
depends on it.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-01-17 14:53:22 +11:00
..
2007-10-17 08:42:52 -07:00
2007-12-19 14:29:01 -08:00
2007-12-21 22:21:08 +11:00
2007-10-29 17:27:50 -04:00
2007-12-03 08:13:17 -08:00
2007-10-16 09:43:09 -07:00
2007-10-19 11:53:42 -07:00
2007-12-04 01:35:32 -05:00
2007-12-12 13:45:25 +01:00
2007-12-07 09:06:53 +00:00
2007-12-20 17:32:13 +00:00
2007-11-05 15:12:31 -08:00
2007-11-29 09:24:53 -08:00
2007-12-12 20:01:00 +01:00
2007-12-21 22:21:08 +11:00
2007-12-10 19:43:54 -08:00
2007-12-17 19:28:15 -08:00
2007-12-10 19:43:55 -08:00
2007-10-17 08:42:57 -07:00
2007-12-19 14:27:30 -08:00
2007-11-14 18:45:36 -08:00
2007-12-04 16:48:06 +00:00
2007-10-23 15:49:54 +10:00