gpio: move U300 GPIO driver to drivers/gpio
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 24 May 2011 21:06:52 +0000 (23:06 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 26 May 2011 23:29:33 +0000 (17:29 -0600)
commit06caa7ad8341db2f03165fa763559475cc404584
treec0ae571b12d30e66a9792d4914ff9ec86943e419
parent7812803a3119f7cf375bd04bc019ce2395a7c2fc
gpio: move U300 GPIO driver to drivers/gpio

This moves the U300 GPIO driver out of arch/arm/mach-u300 and into
the desired location indicated by the subsystem maintainer.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-u300/Makefile
arch/arm/mach-u300/gpio.c [deleted file]
drivers/gpio/Makefile
drivers/gpio/gpio-u300.c [new file with mode: 0644]
This page took 0.026213 seconds and 5 git commands to generate.