summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-u300.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-27gpio: move U300 GPIO driver to drivers/gpioLinus Walleij1-0/+700
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>