public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] fdt: Rename fdt_create_phandle to fdt_set_phandle
Date: Mon, 01 Aug 2011 22:14:28 -0400	[thread overview]
Message-ID: <4E375D84.5060404@gmail.com> (raw)
In-Reply-To: <1312179781-27813-2-git-send-email-galak@kernel.crashing.org>

On 08/01/2011 02:23 AM, Kumar Gala wrote:
> The old fdt_create_phandle didn't actually create a phandle it just
> set one.  We'll introduce a new helper that actually does creation.
>
> Signed-off-by: Kumar Gala<galak@kernel.crashing.org>

Acked-by: Gerald Van Baren <vanbaren@cideas.com>

> ---
>   arch/powerpc/cpu/mpc85xx/portals.c |    2 +-
>   common/fdt_support.c               |    6 +++---
>   include/fdt_support.h              |    2 +-
>   3 files changed, 5 insertions(+), 5 deletions(-)

[snip]

  parent reply	other threads:[~2011-08-02  2:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01  6:22 [U-Boot] [PATCH 0/2] fdt helper cleanup related to phandle support Kumar Gala
2011-08-01  6:23 ` [U-Boot] [PATCH 1/2] fdt: Rename fdt_create_phandle to fdt_set_phandle Kumar Gala
2011-08-01  6:23   ` [U-Boot] [PATCH 2/2] fdt: Add new fdt_create_phandle helper Kumar Gala
2011-08-02  2:15     ` Jerry Van Baren
2011-08-02  2:14   ` Jerry Van Baren [this message]
2011-08-26 19:11 ` [U-Boot] [PATCH 0/2] fdt helper cleanup related to phandle support Kumar Gala

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=4E375D84.5060404@gmail.com \
    --to=gvb.uboot@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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