]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: gpio: Fix reference to gpiod_get_array()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 1 Jul 2019 14:10:05 +0000 (16:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 4 Jul 2019 07:32:54 +0000 (09:32 +0200)
commitbc6963792a30e1ea777c495aaa14b6347a65f7d2
tree403ea0da9e5f1f7f775d12201e2b304eb2f6cb00
parent5a63e40df650ab9d978319595f88c31996ad9109
Documentation: gpio: Fix reference to gpiod_get_array()

The function is called gpiod_get_array(), not gpiod_array_get().

Fixes: 9b09047a2cb371e6 ("gpiolib: Pass array info to get/set array functions")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20190701141005.24631-1-geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/driver-api/gpio/consumer.rst