linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 4/4] fsl_soc.c cleanup
Date: Wed, 29 Aug 2007 17:33:47 -0500 (CDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0708291733290.26956@blarg.am.freescale.net> (raw)
In-Reply-To: <20070820163812.GC29912@ld0162-tx32.am.freescale.net>

On Mon, 20 Aug 2007, Scott Wood wrote:

> 1. Fix get_immrbase() to use ranges, rather than reg.
>
> It is not always the case that the SoC's first reg property points
> to the beginning of the entire SoC block.
>
> 2. Update the way get_brgfreq() finds things in the device tree.
>
> It now uses names that are less namespace polluting.  The old names
> are supported until all boards are converted.
>
> 3. "size" is changed from unsigned int to int, to match what
> of_get_property() expects.
>
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
>  arch/powerpc/sysdev/fsl_soc.c |   38 +++++++++++++++++++++++++++-----------
>  1 files changed, 27 insertions(+), 11 deletions(-)

applied.

- k

      reply	other threads:[~2007-08-29 22:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 16:36 [PATCH 1/4] Whitespace cleanup in arch/powerpc Scott Wood
2007-08-20 16:36 ` [PATCH 2/4] Add clrbits8 and setbits8 Scott Wood
2007-08-20 16:36 ` [PATCH 3/4] Use strcasecmp() rather than strncasecmp() when determining device node compatibility Scott Wood
2007-08-28 14:33   ` Josh Boyer
2007-08-20 16:38 ` [PATCH 4/4] fsl_soc.c cleanup Scott Wood
2007-08-29 22:33   ` Kumar Gala [this message]

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=Pine.LNX.4.64.0708291733290.26956@blarg.am.freescale.net \
    --to=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.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).