commit | 6518bb69f463446a1552f52093cc699497f18fe0 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@ge.com> | Mon Mar 12 17:12:58 2012 +0000 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 16 11:08:08 2012 -0500 |
tree | 0630ca895b251cf06eb88321fb9502b78bd7aa58 | |
parent | 330bbf485447c0cf127750eb7d68d43a73f59356 [diff] |
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>