From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: srinidhi kasagar
<srinidhi.kasagar-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
Cc: "linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org"
<ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
STEricsson_nomadik_linux
<STEricsson_nomadik_linux-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org>,
Sachin VERMA <sachin.verma-qxv4g6HH51o@public.gmane.org>,
Andrea GALLO
<andrea.gallo-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>,
rubini-9wsNiZum9E8@public.gmane.org
Subject: Re: [PATCH 1/2] i2c: Add support for Ux500/Nomadik I2C controller
Date: Thu, 7 Jan 2010 15:04:29 +0100 [thread overview]
Message-ID: <20100107150429.585942cd@hyperion.delvare> (raw)
In-Reply-To: <1262828335.23286.2.camel@vinay-desktop>
On Thu, 7 Jan 2010 07:08:55 +0530, srinidhi kasagar wrote:
> Adding Alessandro Rubini in CC. I forgot to add you in copy.
>
> Srinidhi
> On Thu, 2010-01-07 at 14:41 +0100, Srinidhi KASAGAR wrote:
> > This adds support for the ST-Ericsson's I2C
> > block found in Ux500 and Nomadik 8815
> > platforms.
> >
> > Signed-off-by: srinidhi kasagar <srinidhi.kasagar-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
> > Acked-by: Andrea Gallo <andrea.gallo-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
> > ---
> > arch/arm/plat-nomadik/include/plat/i2c.h | 31 +
> > drivers/i2c/busses/Kconfig | 7 +
> > drivers/i2c/busses/Makefile | 1 +
> > drivers/i2c/busses/i2c-nmk.c | 957 ++++++++++++++++++++++++++++++
i2c-nomadik.c, please. We're not using FAT16 ;)
> > +static void __exit nmk_i2c_exit(void)
> > +{
> > + platform_driver_unregister(&nmk_i2c_driver);
> > + return;
Useless statement.
> > +}
--
Jean Delvare
next prev parent reply other threads:[~2010-01-07 14:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-07 13:41 [PATCH 1/2] i2c: Add support for Ux500/Nomadik I2C controller srinidhi kasagar
2010-01-07 13:45 ` [PATCH 2/2] ARM U8500: add I2C platform configurations srinidhi kasagar
[not found] ` <27f8aa32bf40c690930a76ce5e1ee82cec86b248.1262870858.git.srinidhi.kasagar-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
2010-01-07 1:38 ` [PATCH 1/2] i2c: Add support for Ux500/Nomadik I2C controller srinidhi kasagar
2010-01-07 14:04 ` Jean Delvare [this message]
2010-01-07 20:37 ` Linus Walleij
[not found] ` <A6D19A13FE030A409EC4362C172E091F0E30CDB5-xbI4eAY8CkZds0zI/4HV/NQnPW7fa8Gm1eXc/+PjCJA@public.gmane.org>
2010-01-07 21:09 ` srinidhi kasagar
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=20100107150429.585942cd@hyperion.delvare \
--to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
--cc=STEricsson_nomadik_linux-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org \
--cc=andrea.gallo-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org \
--cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=rubini-9wsNiZum9E8@public.gmane.org \
--cc=sachin.verma-qxv4g6HH51o@public.gmane.org \
--cc=srinidhi.kasagar-0IS4wlFg1OjSUeElwK9/Pw@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;
as well as URLs for NNTP newsgroup(s).