android_kernel_motorola_sm6225/arch/mips/lantiq/xway
John Crispin bd51db7f3b MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()
As part of the conversion to OF we also implement pinctrl drivers. Previously
we used ltq_gpio_request() to set pinmuxing. This is now obselete and we can
hence drop the function.

Additionally we remove gpio_to_irq() from the gpio driver and move it to a
header file.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3801/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2012-05-21 14:31:50 +01:00
..
clk-ase.c MIPS: lantiq: use export.h in favour of module.h 2011-11-14 13:59:24 +00:00
clk-xway.c MIPS: lantiq: use export.h in favour of module.h 2011-11-14 13:59:24 +00:00
dma.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
ebu.c OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00
gpio.c MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() 2012-05-21 14:31:50 +01:00
gpio_ebu.c MIPS: lantiq: use export.h in favour of module.h 2011-11-14 13:59:24 +00:00
gpio_stp.c MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() 2012-05-21 14:31:50 +01:00
Makefile MIPS: lantiq: drop mips_machine support 2012-05-21 14:31:49 +01:00
pmu.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
prom.c MIPS: lantiq: add xway soc ids 2012-05-15 17:49:23 +02:00
reset.c OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00