commit | 01f14c52591dd9028b93d0641136a34b388b773d | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Jul 01 16:10:05 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jul 04 09:32:54 2019 +0200 |
tree | 403ea0da9e5f1f7f775d12201e2b304eb2f6cb00 | |
parent | 4d19addd6b2fdf825978bc76c83356709c175611 [diff] |
Documentation: gpio: Fix reference to gpiod_get_array() The function is called gpiod_get_array(), not gpiod_array_get(). Fixes: 77588c14ac868cae ("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>