Searched hist:"6518 bb69f463446a1552f52093cc699497f18fe0" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-ge.c | 6518bb69f463446a1552f52093cc699497f18fe0 Mon Mar 12 18:12:58 CET 2012 Martyn Welch <martyn.welch@ge.com> gpio: Move GE GPIO driver to reside within GPIO subsystem
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.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
H A D | Makefile | diff 6518bb69f463446a1552f52093cc699497f18fe0 Mon Mar 12 18:12:58 CET 2012 Martyn Welch <martyn.welch@ge.com> gpio: Move GE GPIO driver to reside within GPIO subsystem
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.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
H A D | Kconfig | diff 6518bb69f463446a1552f52093cc699497f18fe0 Mon Mar 12 18:12:58 CET 2012 Martyn Welch <martyn.welch@ge.com> gpio: Move GE GPIO driver to reside within GPIO subsystem
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.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|
/linux/arch/powerpc/platforms/86xx/ |
H A D | Makefile | diff 6518bb69f463446a1552f52093cc699497f18fe0 Mon Mar 12 18:12:58 CET 2012 Martyn Welch <martyn.welch@ge.com> gpio: Move GE GPIO driver to reside within GPIO subsystem
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.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|