GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder
authorJohn Crispin <blogic@openwrt.org>
Fri, 11 May 2012 16:48:39 +0000 (18:48 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 21 May 2012 13:31:52 +0000 (14:31 +0100)
commit5238f7bc356670ba702057c7de7f07909133f788
tree44b2b896a3101e63a1d7497a60efc339e50b1dfa
parent57c8cb8f242988b8048a7058cd1edde025c6f232
GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder

Move the 2 drivers from arch/mips/lantiq/xway/ to the subsystem and make them
buildable.

The following 2 patches will convert the drivers to OF.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Patchwork: https://patchwork.linux-mips.org/patch/3838/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/xway/Makefile
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-mm-lantiq.c [moved from arch/mips/lantiq/xway/gpio_ebu.c with 100% similarity]
drivers/gpio/gpio-stp-xway.c [moved from arch/mips/lantiq/xway/gpio_stp.c with 100% similarity]