> -----Original Message----- > From: Kevin Hilman [mailto:[email protected]] > Sent: Friday, June 18, 2010 1:54 AM > To: Varadarajan, Charulatha > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; Nayak, Rajendra; Cousson, Benoit; [email protected] > Subject: Re: [PATCH 04/13 v3] OMAP: GPIO: Introduce support > for OMAP15xx chip GPIO init > > "Varadarajan, Charulatha" <[email protected]> writes: > > > From: Charulatha V <[email protected]> > > > > This patch adds support for handling OMAP15xx specific gpio_init > > by providing platform device data and doing device registration. > > > > Signed-off-by: Charulatha V <[email protected]> > > --- > > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
