All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] I2C driver supporting Moorestown and Medfield platform
Date: Mon, 19 Jul 2010 14:32:44 +0200	[thread overview]
Message-ID: <20100719143244.2be29ecc@hyperion.delvare> (raw)
In-Reply-To: <20100719101724.31685.76712.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>

Hi Alan,

On Mon, 19 Jul 2010 11:17:28 +0100, Alan Cox wrote:
> From: Wen Wang <wen.w.wang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> 
> Initial release of the driver.
> 
> Some clean up table removal by Alan Cox
> 
> Signed-off-by: Wen Wang <wen.w.wang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
> ---
> 
>  drivers/i2c/busses/Kconfig    |    9 
>  drivers/i2c/busses/Makefile   |    1 
>  drivers/i2c/busses/i2c-mrst.c |  902 +++++++++++++++++++++++++++++++++++++++++
>  drivers/i2c/busses/i2c-mrst.h |  269 ++++++++++++
>  4 files changed, 1181 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/i2c/busses/i2c-mrst.c
>  create mode 100644 drivers/i2c/busses/i2c-mrst.h

I already reviewed this driver back in June 2009:
http://marc.info/?l=linux-i2c&m=124506668112908&w=2

I hope that all my concerns back then have been addressed?

-- 
Jean Delvare

  parent reply	other threads:[~2010-07-19 12:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-19 10:17 [PATCH] I2C driver supporting Moorestown and Medfield platform Alan Cox
     [not found] ` <20100719101724.31685.76712.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-07-19 12:32   ` Jean Delvare [this message]
     [not found]     ` <20100719143244.2be29ecc-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2010-07-19 13:08       ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2010-07-19 15:45 Alan Cox
2010-08-03 14:33 Alan Cox
2010-08-27 15:21 Alan Cox
2010-10-14 14:27 Alan Cox
2010-10-14 14:33 Alan Cox
2010-10-22 14:05 Alan Cox
     [not found] ` <20101022140431.3545.37799.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-10-26  8:08   ` Jean Delvare
     [not found]     ` <20101026100800.017c5aaa-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2010-10-26 13:14       ` Ben Dooks
2010-10-26 22:54   ` Ben Dooks
2010-10-27 11:44 Alan Cox
     [not found] ` <20101027114205.11696.76731.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-10-28  8:58   ` Ben Dooks

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=20100719143244.2be29ecc@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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.