public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver
Date: Fri, 27 Aug 2010 07:25:01 +0200	[thread overview]
Message-ID: <4C774C2D.4090100@denx.de> (raw)
In-Reply-To: <4C76E4A8.8020100@free.fr>

Hello Albert,

Albert ARIBAUD wrote:
> Le 26/08/2010 08:30, Heiko Schocher a ?crit :
> 
>> Beside of that, I have just some minor codstyling comments:
> 
> Meanwhile, I've run checkpatch on this file and fixed every warning and
> error, thus some of your comments were taken care of in the process.
> That left:
> 
>>> +#define    MVTWSI_STATUS_DATA_R_NAK    0x58 /* our NAK, not the
>>> slave's */
>>
>> line too long.
> 
> Checkpatch did not complain on this one. Is there a specific line length
> contraint beside passing checkpatch?

Yep, 78 characters.

>>> +/*
>>> + * Wait for IFLG to raise, or return 'timeout'; then if status is as
>>> expected,
>>> + * return 0 (ok) or return 'wrong status'.
>>> + */
>>> +
>>
>> blank line not necessary.
> 
> Which blank line exactly? Between the comment block and code? If so,

Yes.

> does this apply everywhere, i.e. after the topmost license comment
> block, before blocks of #define, etc?

No, there, it is Ok.

> As a side note, if V2 gets Acked by Prafulla and you, can you add the
> commit to your i2c tree and ask for a new pull? Anyway, Wolfgang said he
> won't resume activity on u-boot before sep 5th.

Yes, if I and Prafulla accept it, this is the usual way.

bye,
Heiko

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

  reply	other threads:[~2010-08-27  5:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-25 14:23 [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver Albert Aribaud
2010-08-25 14:23 ` [U-Boot] [PATCH 2/2] edminiv2: add I2C support using mvtwsi driver Albert Aribaud
2010-08-25 15:28 ` [U-Boot] [PATCH 1/2] I2C: add Marvell TWSI simple driver Albert ARIBAUD
2010-08-26  4:33 ` Prafulla Wadaskar
2010-08-26  6:33   ` Albert ARIBAUD
2010-08-26  6:46     ` Heiko Schocher
2010-08-26  8:23       ` Prafulla Wadaskar
2010-08-26  9:23         ` Albert ARIBAUD
2010-08-26  6:30 ` Heiko Schocher
2010-08-26  6:37   ` Albert ARIBAUD
2010-08-26 22:03   ` Albert ARIBAUD
2010-08-27  5:25     ` Heiko Schocher [this message]
2010-08-27  6:05       ` Albert ARIBAUD

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=4C774C2D.4090100@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox