]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b2c8ebc8f2917e13c97a73fdb3a57aaf7a1b20c
treec0ae571b12d30e66a9792d4914ff9ec86943e419
parent11df66b70d0d0535790454e0c7a8ffdc6a1131fe
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]