MIPS: Move Loongson GPIO driver to drivers/gpio
authorHuacai Chen <chenhc@lemote.com>
Wed, 1 Apr 2015 02:20:08 +0000 (10:20 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Apr 2015 09:15:56 +0000 (11:15 +0200)
commit991ff4e3d71dcad184d18f9b1b241f3191601909
tree43f63402b1235ec66be75d95aa11ba29c1398e19
parentdf5dade4a7b29b003e000c5db5c35612e0b1019b
MIPS: Move Loongson GPIO driver to drivers/gpio

Move Loongson-2's GPIO driver to drivers/gpio and add Kconfig options.

Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/mips/configs/lemote2f_defconfig
arch/mips/loongson/common/Makefile
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-loongson.c [moved from arch/mips/loongson/common/gpio.c with 100% similarity]