On Mon, Oct 08, 2007 at 04:24:34PM -0500, Scott Wood wrote:
> I'd like to expose flatdevtree's ability to do relative path lookups in 
> ops, and I'd prefer to extend the existing finddevice method rather than 
> add a new finddevice_rel.  However, I'm not very familiar with real OF 
> -- how would one go about fixing its implementation?

Well, it should be possible to do package-to-path on the start node,
join the paths then finddevice on the result.  I'm not sure if there's
an easier way.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to