> -----Original Message-----
> From: Kevin Hilman [mailto:khil...@deeprootsystems.com] 
> Sent: Friday, June 18, 2010 1:54 AM
> To: Varadarajan, Charulatha
> Cc: davi...@pacbell.net; broo...@opensource.wolfsonmicro.com; 
> a...@linux-foundation.org; linux-omap@vger.kernel.org; 
> p...@pwsan.com; Nayak, Rajendra; Cousson, Benoit; t...@atomide.com
> Subject: Re: [PATCH 04/13 v3] OMAP: GPIO: Introduce support 
> for OMAP15xx chip GPIO init
> 
> "Varadarajan, Charulatha" <ch...@ti.com> writes:
> 
> > From: Charulatha V <ch...@ti.com>
> >
> > This patch adds support for handling OMAP15xx specific gpio_init
> > by providing platform device data and doing device registration.
> >
> > Signed-off-by: Charulatha V <ch...@ti.com>
> > ---
> >  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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to