diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-07-01 16:27:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-26 09:14:16 +0200 |
commit | 2ad04d31bb3ed89948f4b4d08cc2ed5553ab65f6 (patch) | |
tree | c87dfa2f573ec90d708d5dc253ce06f5e87d6aa7 /drivers/bluetooth | |
parent | 157d1c7a1a000c94f760c3b07fd4f3452430862c (diff) | |
download | linux-stable-2ad04d31bb3ed89948f4b4d08cc2ed5553ab65f6.tar.gz linux-stable-2ad04d31bb3ed89948f4b4d08cc2ed5553ab65f6.tar.bz2 linux-stable-2ad04d31bb3ed89948f4b4d08cc2ed5553ab65f6.zip |
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
[ Upstream commit 3285170f28a850638794cdfe712eb6d93e51e706 ]
Commit 372e722ea4dd4ca1 ("gpiolib: use descriptors internally") renamed
the functions to use a "gpiod" prefix, and commit 79a9becda8940deb
("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 1e77fc82110ac36f ("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>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions