]> git.baikalelectronics.ru Git - kernel.git/commit
GPIO: OMAP: move to drivers/gpio
authorKevin Hilman <khilman@ti.com>
Fri, 20 May 2011 09:53:37 +0000 (11:53 +0200)
committerKevin Hilman <khilman@ti.com>
Fri, 27 May 2011 15:43:34 +0000 (08:43 -0700)
commit5635a5899714f6aa68b01f0f74dabc02293d662f
tree0421e5fc4819966c366fd68a6cdfc5f89422c430
parent2af340d276d38789a585a7c229cdaec828f91cdd
GPIO: OMAP: move to drivers/gpio

Move OMAP GPIO driver to drivers/gpio.  Builds whenever
CONFIG_ARCH_OMAP=y.

Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/plat-omap/Makefile
arch/arm/plat-omap/gpio.c [deleted file]
drivers/gpio/Makefile
drivers/gpio/gpio-omap.c [new file with mode: 0644]