From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] i2c pull request (next)
Date: Mon, 29 Mar 2010 13:36:32 +0200 [thread overview]
Message-ID: <4BB090C0.4060800@denx.de> (raw)
In-Reply-To: <4B9E18BC.5090506@denx.de>
Hello Wolfgang,
please pull for next branch the following changes for i2c:
The following changes since commit 0020db3f0da61f3e2c8a459a87598e07594dc8ac:
Wolfgang Denk (1):
Merge remote branch 'origin/master' into next
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git next
Frans Meulenbroeks (5):
cmd_i2c.c: declared local functions as static
cmd_i2c: moved mispositioned comment for i2c md
cmd_i2c: moved a define to before the functions
cmd_i2c: introduced get_alen helper function
i2c: made unused function i2c_mux_add_device static
common/cmd_i2c.c | 155 +++++++++++++++++++++++-------------------------------
include/i2c.h | 2 -
2 files changed, 65 insertions(+), 92 deletions(-)
Frans:
Patch 4 "cmd_i2c: introduced get_alen helper function" applied
after fixing a whitespace error:
Applying: cmd_i2c: introduced get_alen helper function
/home/hs/i2c/u-boot-i2c/.git/rebase-apply/patch:14: trailing whitespace.
* returns the address length,or 0 on error
warning: 1 line applied after fixing whitespace errors.
Patch 5: corrected the commit message
Hope this is OK for you?
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2010-03-29 11:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 11:23 [U-Boot] i2c pull request (next) Heiko Schocher
2010-03-20 22:46 ` Wolfgang Denk
2010-03-29 11:36 ` Heiko Schocher [this message]
2010-03-29 12:36 ` Wolfgang Denk
2010-03-29 12:41 ` Frans Meulenbroeks
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=4BB090C0.4060800@denx.de \
--to=hs@denx.de \
--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.