linux/arch/mips/lantiq
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
..
dts OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00
xway MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() 2012-05-21 14:31:50 +01:00
clk.c MIPS: Fix up inconsistency in panic() string argument. 2011-12-07 22:01:45 +00:00
clk.h
early_printk.c MIPS: lantiq: fix early printk 2012-05-15 17:49:22 +02:00
irq.c OF: MIPS: lantiq: implement irq_domain support 2012-05-21 14:31:50 +01:00
Kconfig OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00
Makefile OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00
Platform MIPS: Lantiq: add SoC specific code for XWAY family 2011-05-19 09:55:41 +01:00
prom.c OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00
prom.h OF: MIPS: lantiq: implement OF support 2012-05-21 14:31:49 +01:00