2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 10:44:14 +08:00
linux-next/arch/arm/mach-lpc32xx/include/mach
Russell King 22fe678376 ARM: gpio: consolidate trivial gpiolib implementations
Consolidate 24 trivial gpiolib implementions out of mach/gpio.h
into asm/gpio.h.  This is basically the include of asm-generic/gpio.h
and the definition of gpio_get_value, gpio_set_value, and gpio_cansleep
as described in Documentation/gpio.txt

Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Tested-by: David Brown <davidb@codeaurora.org>
Acked-by: David Brown <davidb@codeaurora.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-08-12 08:53:15 +01:00
..
debug-macro.S arm: return both physical and virtual addresses from addruart 2010-10-20 00:27:33 -04:00
entry-macro.S ARM: entry: remove unused irq_prio_table macro 2011-06-28 10:34:58 +01:00
gpio.h ARM: gpio: consolidate trivial gpiolib implementations 2011-08-12 08:53:15 +01:00
hardware.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
i2c.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
io.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
irqs.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
memory.h ARM: P2V: separate PHYS_OFFSET from platform definitions 2011-02-17 23:26:55 +00:00
platform.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
system.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
timex.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
uncompress.h ARM: LPC32XX: Initial arch header files 2010-07-27 03:08:08 -07:00
vmalloc.h ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typed 2011-07-08 15:55:22 +00:00