Re: [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h

2011-07-18 Thread Mike Frysinger
On Sat, Jul 16, 2011 at 05:11, Albert ARIBAUD wrote: > Le 15/07/2011 13:27, Laurence Withers a écrit : >> In preparation for a generic GPIO driver for the DA8xx processors, >> rename  to  and fix up all files >> which include it. >> >> Signed-off-by: Laurence Withers >> --- >>   arch/arm/include/as

Re: [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h

2011-07-18 Thread Albert ARIBAUD
Hi Sandeep, Le 18/07/2011 15:02, Paulraj, Sandeep a écrit : > >> Hi Laurence, >> >> Le 15/07/2011 13:27, Laurence Withers a écrit : >>> In preparation for a generic GPIO driver for the DA8xx processors, >>> rename to and fix up all files >>> which include it. >>> >>> Signed-off-by: Laurence Wi

Re: [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h

2011-07-18 Thread Paulraj, Sandeep
> Hi Laurence, > > Le 15/07/2011 13:27, Laurence Withers a écrit : > > In preparation for a generic GPIO driver for the DA8xx processors, > > rename to and fix up all files > > which include it. > > > > Signed-off-by: Laurence Withers > > --- > > arch/arm/include/asm/arch-davinci/gpio.h

Re: [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h

2011-07-16 Thread Laurence Withers
On Sat, Jul 16, 2011 at 11:11:15AM +0200, Albert ARIBAUD wrote: > This is a rename, so use 'git mv...' and 'git format-patch -C' to let > git and readers know it is. Hi Albert, Thanks for the tip. I reposted a v2 with this. Bye for now, -- Laurence Withers, http://www.guralp.com

Re: [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h

2011-07-16 Thread Albert ARIBAUD
Hi Laurence, Le 15/07/2011 13:27, Laurence Withers a écrit : > In preparation for a generic GPIO driver for the DA8xx processors, > rename to and fix up all files > which include it. > > Signed-off-by: Laurence Withers > --- > arch/arm/include/asm/arch-davinci/gpio.h | 66 > +++