From: Jean Delvare <khali@linux-fr.org>
To: srinidhi kasagar <srinidhi.kasagar@stericsson.com>
Cc: "linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
"ben-linux@fluff.org" <ben-linux@fluff.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
STEricsson_nomadik_linux <STEricsson_nomadik_linux@list.st.com>,
Sachin VERMA <sachin.verma@st.com>,
Andrea GALLO <andrea.gallo@stericsson.com>, <rubini@unipv.it>
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@stericsson.com>
> > Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
> > ---
> > 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: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-07 13:41 srinidhi kasagar
2010-01-07 1:38 ` srinidhi kasagar
2010-01-07 14:04 ` Jean Delvare [this message]
2010-01-07 20:37 ` Linus Walleij
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@linux-fr.org \
--cc=STEricsson_nomadik_linux@list.st.com \
--cc=andrea.gallo@stericsson.com \
--cc=ben-linux@fluff.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rubini@unipv.it \
--cc=sachin.verma@st.com \
--cc=srinidhi.kasagar@stericsson.com \
/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
Powered by JetHome