kernel-hacking-2024-linux-s.../arch/arm/plat-mxc
Valentin Longchamp ef754d6358 mx31: remove gpio_request calls from iomux code
Since iomux code is not directly related to gpio on mx31, the calls
to gpio_request are removed from iomux.c file.

These calls have to be done in platform initialization files. The
name of the singe pin call for iomux is also changed to
mxc_iomux_alloc_pin.

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-05-07 16:20:40 +02:00
..
include/mach mx31: remove gpio_request calls from iomux code 2009-05-07 16:20:40 +02:00
clock.c
cpu.c
devices.c
dma-mx1-mx2.c mxc : BUG in imx_dma_request 2009-05-05 09:36:36 +02:00
gpio.c mxc: emulate GPIO interrupt on both-edges 2009-05-07 16:16:06 +02:00
iomux-mx1-mx2.c
iomux-v3.c MXC: Add iomux support for MX35 SoCs 2009-05-07 16:14:56 +02:00
irq.c mxc irq: make architecture runtime dependent 2009-05-07 16:15:45 +02:00
Kconfig i.MX31: Add hw-random for RNGA 2009-05-07 16:17:16 +02:00
Makefile MXC: Add iomux support for MX35 SoCs 2009-05-07 16:14:56 +02:00
pwm.c imx: re-work of PWM, add i.MX21 support 2009-05-07 16:16:38 +02:00
system.c mxc: add arch_reset() function 2009-03-27 14:51:14 +01:00
time.c mxc: fix wrong register access in timer code 2009-05-07 16:20:28 +02:00