All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] I2C: Exynos5: Reduce the Delay in s3c24x0 i2c driver
Date: Tue, 04 Jun 2013 16:34:26 +0900	[thread overview]
Message-ID: <51AD9882.9020008@samsung.com> (raw)
In-Reply-To: <1364186310-1383-1-git-send-email-akshay.s@samsung.com>

Dear Alim Akhtar,

On 25/03/13 13:38, Akshay Saraswat wrote:
> From: Alim Akhtar <alim.akhtar@samsung.com>
> 
> When no device is conneted on the i2c channel then i2c_probe command

conneted -> connected

> was taking too much of time (around 3 mins) to come out from the loop.
> Now reduced the delay loop to milisec value.
> This is tested on smdk5250 only. As i dont have s3c24x0 boards, so i cannt
> test on these baord.


dont -> don't, cannt -> can't?, baord -> board

And these two line(This is tested... board) should move under "---" line.
I think it is not a commit msg.

> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> Signed-off-by: Doug Anderson <dianders@chromium.org>
> Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
> ---
>  drivers/i2c/s3c24x0_i2c.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Patch looks good.
Please fix typo.

Thanks,
Minkyu Kang.

      reply	other threads:[~2013-06-04  7:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25  4:38 [U-Boot] [PATCH] I2C: Exynos5: Reduce the Delay in s3c24x0 i2c driver Akshay Saraswat
2013-06-04  7:34 ` Minkyu Kang [this message]

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=51AD9882.9020008@samsung.com \
    --to=mk7.kang@samsung.com \
    --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.