linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org
Subject: Re: [PATCH 10/19] bootwrapper: Add ft_find_device_rel().
Date: Fri, 16 Mar 2007 13:00:36 +1100	[thread overview]
Message-ID: <20070316020036.GB6868@localhost.localdomain> (raw)
In-Reply-To: <20070312204153.GJ28545@ld0162-tx32.am.freescale.net>

On Mon, Mar 12, 2007 at 02:41:53PM -0600, Scott Wood wrote:
> Add a function to look up a relative, rather than absolute, path
> name.

Ok, I was dubious for a while, but I'm now convinced of the need for
this one.

Except, to keep the dt_ops structure simple, I'd prefer to see
relative lookup by the *only* one implemented in the hook methods.
Absolute finddevice can then be implemented as a trivial wrapper
around that.

-- 
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

  parent reply	other threads:[~2007-03-16  2:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-12 20:41 [PATCH 10/19] bootwrapper: Add ft_find_device_rel() Scott Wood
2007-03-13 22:00 ` Mark A. Greer
2007-03-16  2:00 ` David Gibson [this message]
2007-03-16  2:05   ` David Gibson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070316020036.GB6868@localhost.localdomain \
    --to=david@gibson.dropbear.id.au \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=scottwood@freescale.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).