mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v4 3/6] commands: add i2c commands
Date: Tue, 25 May 2010 11:43:42 +0200	[thread overview]
Message-ID: <4BFB9BCE.7090609@eukrea.com> (raw)
In-Reply-To: <4BFB9938.5020001@pengutronix.de>

Hi,

Le 25/05/2010 11:32, Marc Kleine-Budde a écrit :
>
> adapter = i2c_get_adapter(adapter_number);
> if (!adapter) {
> 	printf("adapter %d not found\n", adapter_number);
> 	return -ENODEV
> }
>
I did that without the log after sending the email (should have think a 
little bit more before sending the mail) : is a v6 necessary for this log ?

Eric

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2010-05-25  9:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25  8:37 [PATCH 1/6] i2c-imx: change log level for No ACK Eric Bénard
2010-05-25  8:37 ` [PATCH v2 2/6] i2c: implement i2c_get_adapter() Eric Bénard
2010-05-25  8:37   ` [PATCH v4 3/6] commands: add i2c commands Eric Bénard
2010-05-25  8:37     ` [PATCH 4/6] eukrea_cpuimx27: add fb support Eric Bénard
2010-05-25  8:37       ` [PATCH 5/6] eukrea_cpuimx27: update env Eric Bénard
2010-05-25  8:37         ` [PATCH 6/6] eukrea_cpuimx27: update defconfig Eric Bénard
2010-05-25  9:02     ` [PATCH v4 3/6] commands: add i2c commands Marc Kleine-Budde
2010-05-25  9:17       ` Eric Bénard
2010-05-25  9:32         ` Marc Kleine-Budde
2010-05-25  9:43           ` Eric Bénard [this message]
2010-05-25  9:47             ` Marc Kleine-Budde
2010-05-25  9:57               ` Eric Bénard
2010-05-25  9:25       ` [PATCH v5] " Eric Bénard

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=4BFB9BCE.7090609@eukrea.com \
    --to=eric@eukrea.com \
    --cc=barebox@lists.infradead.org \
    --cc=mkl@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox