[PATCH 11/13] ARM: gpio: consolidate trivial gpiolib implementations

Linus Walleij linus.ml.walleij at gmail.com
Wed Aug 10 03:54:52 EDT 2011


2011/8/9 Russell King - ARM Linux <linux at arm.linux.org.uk>:

> 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
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>

reaks compile of plat-nomadik due to missing u32, feel free to fold in
the below fix. With that it's
Tested-by: Linus Walleij <linus.walleij at linaro.org>
for Nomadik, U300 and Ux500.



More information about the linux-arm-kernel mailing list