All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Brunck <holger.brunck@keymile.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c
Date: Wed, 26 Oct 2011 13:08:32 +0200	[thread overview]
Message-ID: <4EA7EA30.3080707@keymile.com> (raw)
In-Reply-To: <1315990452-10411-1-git-send-email-holger.brunck@keymile.com>

On 09/14/2011 10:54 AM, Holger Brunck wrote:
> The common code should be valid for more than one architecture.
> Therefore this code was reorganized and moved to the new
> file km83xx_i2c.c
> 
> Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
> cc: Kim Phillips <kim.phillips@freescale.com>
> ---
>  board/keymile/common/common.c     |   71 +++---------------------------
>  board/keymile/common/common.h     |    3 +
>  board/keymile/km83xx/Makefile     |    2 +-
>  board/keymile/km83xx/km83xx_i2c.c |   88 +++++++++++++++++++++++++++++++++++++
>  4 files changed, 98 insertions(+), 66 deletions(-)
>  create mode 100644 board/keymile/km83xx/km83xx_i2c.c
> 

...ping...

Or should it not go through your branch Kim? If so then please let me know.

Best regards
Holger

  reply	other threads:[~2011-10-26 11:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-14  8:54 [U-Boot] [PATCH] powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c Holger Brunck
2011-10-26 11:08 ` Holger Brunck [this message]
2011-11-03 20:25 ` Kim Phillips

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=4EA7EA30.3080707@keymile.com \
    --to=holger.brunck@keymile.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.