All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 2/5] i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
Date: Thu, 20 Jun 2013 06:59:03 +0200	[thread overview]
Message-ID: <51C28C17.3030601@denx.de> (raw)
In-Reply-To: <1371024486-15629-3-git-send-email-dirk.eibach@gdsys.cc>

Hello Dirk,

Am 12.06.2013 10:08, schrieb dirk.eibach at gdsys.cc:
> From: Reinhard Pfau <pfau@gdsys.de>
> 
> if alen is 0: no longer start a write cycle before reading data.
> 
> Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
> Signed-off-by: Reinhard Pfau <reinhard.pfau@gdsys.cc>
> 
> 
> Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
> ---
> Changes in v6: None
> Changes in v5:
> - fix i2c_probe
> 
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - whitespace fixes
> 
>  drivers/i2c/fsl_i2c.c | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)

As it is in a patch serie:

Acked-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2013-06-20  4:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12  8:08 [U-Boot] [PATCH v6 0/5] Add gdsys ControlCenter Digital board dirk.eibach at gdsys.cc
2013-06-12  8:08 ` [U-Boot] [PATCH v6 1/5] tpm: add AUTH1 cmds for LoadKey2 and GetPubKey dirk.eibach at gdsys.cc
2013-06-12 21:29   ` Che-liang Chiou
2013-06-12  8:08 ` [U-Boot] [PATCH v6 2/5] i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 dirk.eibach at gdsys.cc
2013-06-20  4:59   ` Heiko Schocher [this message]
2013-06-12  8:08 ` [U-Boot] [PATCH v6 3/5] Add Atmel I2C tpm dirk.eibach at gdsys.cc
2013-06-12  8:08 ` [U-Boot] [PATCH v6 4/5] Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM dirk.eibach at gdsys.cc
2013-06-19 21:49   ` Andy Fleming
2013-06-20  6:56     ` Dirk Eibach
2013-06-20 13:06       ` Dirk Eibach
2013-06-12  8:08 ` [U-Boot] [PATCH v6 5/5] mpc85xx: Add gdsys ControlCenter Digital board dirk.eibach at gdsys.cc
2013-06-12 18:12   ` Wolfgang Denk

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=51C28C17.3030601@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.