Star64_linux/Documentation/driver-api/gpio
Geert Uytterhoeven cf9af0d578 gpio: Propagate errors from gpiod_set_array_value_complex()
Internal helper function gpiod_set_array_value_complex() was changed to
return an error value, but not all gpiolib callers were updated to
propagate the new error up.

Fixes: 3027743f83 ("gpio: Remove VLA from gpiolib")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-10-01 12:22:15 +02:00
..
board.rst gpiolib: Fix array members of same chip processed separately 2018-09-24 13:47:05 +02:00
consumer.rst gpio: Propagate errors from gpiod_set_array_value_complex() 2018-10-01 12:22:15 +02:00
driver.rst gpio/driver.rst: document gpiochip_disable/enable_irq() 2018-09-10 08:57:01 +02:00
drivers-on-gpio.rst
index.rst
intro.rst
legacy.rst