mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 19:54:03 +08:00
7bd1822135
mxc_gpio_setup_multiple_pins used to take several ALLOC_MODE flags. Most of them are unused, so simplify the function by removing the flags. Also, instead of using a confusing MXC_GPIO_ALLOC_MODE_RELEASE flag in a function having alloc in its name, add a mxc_gpio_release_multiple_pins function. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
devices.c | ||
dma-mx1-mx2.c | ||
gpio.c | ||
iomux-mx1-mx2.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
time.c |