public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Manuel Lauss <mano-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@public.gmane.org>
Cc: i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
Subject: Re: [PATCH] i2c-au1550: convert to platform driver #4
Date: Mon, 21 Jan 2008 13:30:18 +0100	[thread overview]
Message-ID: <20080121133018.24054319@hyperion.delvare> (raw)
In-Reply-To: <20080121084706.GA12519-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@public.gmane.org>

Hi Manuel,

On Mon, 21 Jan 2008 09:47:06 +0100, Manuel Lauss wrote:
> Hi Jean,
> 
> Fixed all your concerns, except this one:
> 
> > > +	release_resource(priv->ioarea);
> > > +	kfree(priv->ioarea);
> > 
> > I expected a call to release_mem_region() instead... but maybe that
> > works as well.
> 
> Yes it does.  I like this one better because it only takes one parameter.

OK, that's fine with me.

> (...)
> Convert the i2c-au1550 bus driver to platform driver, and
> register a platform device for the Alchemy Db/Pb series of
> boards.
> 
> Signed-off-by: Manuel Lauss <mano-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@public.gmane.org>
> ---
>  arch/mips/au1000/common/platform.c |   21 +++++
>  drivers/i2c/busses/i2c-au1550.c    |  166 ++++++++++++++++++++++--------------
>  drivers/i2c/busses/i2c-au1550.h    |   32 -------
>  3 files changed, 123 insertions(+), 96 deletions(-)
>  delete mode 100644 drivers/i2c/busses/i2c-au1550.h

Patch applied, thanks!

-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

      parent reply	other threads:[~2008-01-21 12:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071006161606.GB9270@roarinelk.homelinux.net>
     [not found] ` <20071027200521.3d800147@hyperion.delvare>
     [not found]   ` <20071027200521.3d800147-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-01-17 15:59     ` [PATCH] i2c-au1550: convert to platform driver Jean Delvare
     [not found]       ` <20080117165916.5171348d-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-01-17 16:38         ` Manuel Lauss
2008-01-18  9:09     ` Manuel Lauss
     [not found]       ` <20080118090913.GA19940-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@public.gmane.org>
2008-01-18 12:38         ` Jean Delvare
2008-01-18  9:37     ` Manuel Lauss
2008-01-18  9:53     ` Manuel Lauss
     [not found]       ` <20080118095320.GA20550-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@public.gmane.org>
2008-01-18 18:55         ` Jean Delvare
     [not found]           ` <20080118195546.1d3818a9-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-01-21  8:47             ` [PATCH] i2c-au1550: convert to platform driver #4 Manuel Lauss
     [not found]               ` <20080121084706.GA12519-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@public.gmane.org>
2008-01-21 12:30                 ` Jean Delvare [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=20080121133018.24054319@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=mano-nEyxjcs6f3Vin2gBucwGBecsttgLyre6@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox