[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100107150429.585942cd@hyperion.delvare>
Date: Thu, 7 Jan 2010 15:04:29 +0100
From: Jean Delvare <khali@...ux-fr.org>
To: srinidhi kasagar <srinidhi.kasagar@...ricsson.com>
Cc: "linux-i2c@...r.kernel.org" <linux-i2c@...r.kernel.org>,
"ben-linux@...ff.org" <ben-linux@...ff.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
STEricsson_nomadik_linux <STEricsson_nomadik_linux@...t.st.com>,
Sachin VERMA <sachin.verma@...com>,
Andrea GALLO <andrea.gallo@...ricsson.com>, <rubini@...pv.it>
Subject: Re: [PATCH 1/2] i2c: Add support for Ux500/Nomadik I2C controller
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@...ricsson.com>
> > Acked-by: Andrea Gallo <andrea.gallo@...ricsson.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists