On Mar 12, 2012, at 12:12 PM, Martyn Welch wrote: > The GE GPIO driver provides basic support (set direction, read/write state) > for the GPIO provided on some GE single board computers. This patch moves > the driver from the 86xx specific platform directrory to the GPIO subsystem > so that it can be used on non-86xx boards. > > Signed-off-by: Martyn Welch <martyn.we...@ge.com> > --- > > v3: Split out from patch moving PIC and GPIO driver. Moving to gpio subsystem > instead of sysdev. > > arch/powerpc/configs/86xx/gef_ppc9a_defconfig | 1 + > arch/powerpc/configs/86xx/gef_sbc310_defconfig | 1 + > arch/powerpc/configs/86xx/gef_sbc610_defconfig | 2 ++ > arch/powerpc/platforms/86xx/Makefile | 3 +-- > drivers/gpio/Kconfig | 11 +++++++++++ > drivers/gpio/Makefile | 1 + > .../86xx/gef_gpio.c => drivers/gpio/gpio-ge.c | 2 +- > 7 files changed, 18 insertions(+), 3 deletions(-) > rename arch/powerpc/platforms/86xx/gef_gpio.c => drivers/gpio/gpio-ge.c (98%)
applied - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev