Files
Geert Uytterhoeven 12fd5c11d3 gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
[ Upstream commit 3285170f28 ]

Commit 372e722ea4 ("gpiolib: use descriptors internally") renamed
the functions to use a "gpiod" prefix, and commit 79a9becda8
("gpiolib: export descriptor-based GPIO interface") introduced the "raw"
variants, but both changes forgot to update the comments.

Readd a similar reference to gpiod_set_value(), which was accidentally
removed by commit 1e77fc8211 ("gpio: Add missing open drain/source
handling to gpiod_set_value_cansleep()").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20190701142738.25219-1-geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-07-31 07:28:32 +02:00
..
2017-08-14 15:01:13 +02:00
…
2017-05-22 17:18:19 +02:00
2016-12-30 09:18:10 +01:00
2016-12-30 09:18:10 +01:00
2017-03-16 21:52:10 +01:00
2017-08-23 09:21:54 +02:00
2019-06-22 08:16:16 +02:00