Re: [PATCH V2 1/2] powerpc: Move GE GPIO and PIC drivers

2012-03-06 Thread Linus Walleij
On Tue, Mar 6, 2012 at 1:19 PM, Kumar Gala wrote: > On Feb 28, 2012, at 4:22 AM, Martyn Welch wrote: > >> Move the GE GPIO and PIC drivers to allow these to be used by non-86xx >> boards. > > gpio driver should be in drivers/gpio.  Please split that move out as a > separate patch for Grant & Linu

Re: [PATCH V2 1/2] powerpc: Move GE GPIO and PIC drivers

2012-03-06 Thread Kumar Gala
On Feb 28, 2012, at 4:22 AM, Martyn Welch wrote: > Move the GE GPIO and PIC drivers to allow these to be used by non-86xx > boards. > > Signed-off-by: Martyn Welch > --- > > v2: Move GPIO and PIC drivers to sysdev/ge/ rather than platforms/. > > arch/powerpc/platforms/86xx/Kconfig

[PATCH V2 1/2] powerpc: Move GE GPIO and PIC drivers

2012-02-28 Thread Martyn Welch
Move the GE GPIO and PIC drivers to allow these to be used by non-86xx boards. Signed-off-by: Martyn Welch --- v2: Move GPIO and PIC drivers to sysdev/ge/ rather than platforms/. arch/powerpc/platforms/86xx/Kconfig|3 +++ arch/powerpc/platforms/86xx/Makefile |