From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 29 Mar 2010 13:36:32 +0200 Subject: [U-Boot] i2c pull request (next) In-Reply-To: <4B9E18BC.5090506@denx.de> References: <4B9E18BC.5090506@denx.de> Message-ID: <4BB090C0.4060800@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.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