commit | 156dd39219b159d03762af32f1a0acd05d0cd726 | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Thu Dec 21 18:37:35 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 02 09:39:17 2018 +0100 |
tree | d4c48efc865c268355dfe50d1d8d9e339e51dd0f | |
parent | dd3b9a44083d3815517a692f8181be8c30c0a1aa [diff] |
gpiolib: add desc validation to gpiod_set_transitory() The gpiod_set_transitory() function is publicly exported, and it is expected from it to be ready for usage with optional GPIOs on consumer's side. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>