> -----Original Message----- > From: Kevin Hilman [mailto:khilman@xxxxxxxxxxxxxxxxxxx] > Sent: Friday, June 18, 2010 1:54 AM > To: Varadarajan, Charulatha > Cc: david-b@xxxxxxxxxxx; broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx; > akpm@xxxxxxxxxxxxxxxxxxxx; linux-omap@xxxxxxxxxxxxxxx; > paul@xxxxxxxxx; Nayak, Rajendra; Cousson, Benoit; tony@xxxxxxxxxxx > Subject: Re: [PATCH 04/13 v3] OMAP: GPIO: Introduce support > for OMAP15xx chip GPIO init > > "Varadarajan, Charulatha" <charu@xxxxxx> writes: > > > From: Charulatha V <charu@xxxxxx> > > > > This patch adds support for handling OMAP15xx specific gpio_init > > by providing platform device data and doing device registration. > > > > Signed-off-by: Charulatha V <charu@xxxxxx> > > --- > > arch/arm/mach-omap1/gpio15xx.c | 102 > ++++++++++++++++++++++++++++++++++++++++ > > 1 files changed, 102 insertions(+), 0 deletions(-) > > create mode 100644 arch/arm/mach-omap1/gpio15xx.c > > > > diff --git a/arch/arm/mach-omap1/gpio15xx.c > b/arch/arm/mach-omap1/gpio15xx.c > > new file mode 100644 > > index 0000000..e4f1738 > > --- /dev/null > > +++ b/arch/arm/mach-omap1/gpio15xx.c > > @@ -0,0 +1,102 @@ > > +/* > > + * gpio15xx.c - OMAP15XX-specific gpio code > > Minor detail, but you don't need the filename here. Okay. > > Kevin > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html