android_kernel_xiaomi_sdm845/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 [ARM] MXC: add clkdev support 2009-03-13 10:33:50 +01:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
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 arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
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