Re: [RFC] Add of_find_matching_node() helper function

2008-01-07 Thread Stephen Rothwell
Hi Grant, On Mon, 07 Jan 2008 11:15:56 -0700 Grant Likely <[EMAIL PROTECTED]> wrote: > > +++ b/include/linux/of.h > @@ -60,5 +66,7 @@ extern const void *of_get_property(const struct device_node > *node, > int *lenp); > extern int of_n_addr_cells(struct device_node *

RE: [RFC] Add of_find_matching_node() helper function

2008-01-07 Thread Stephen Neuendorffer
I wanted such function too, but stopped short of writing it because of_match_node was in the wrong place. Steve > -Original Message- > From: [EMAIL PROTECTED] [mailto:linuxppc-dev- > [EMAIL PROTECTED] On Behalf Of Grant Likely > Sent: Monday, January 07, 2008 10:16 AM > To: [EMAIL PROTECT