git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6685852
)
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
author
Rojhalat Ibrahim
<imr@rtschenk.de>
Wed, 11 Feb 2015 16:28:02 +0000
(17:28 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 5 Mar 2015 08:55:42 +0000
(09:55 +0100)
Add device managed variants of gpiod_get_array() / gpiod_put_array()
functions for conveniently obtaining and disposing of an entire array
of GPIOs with one function call.
Signed-off-by: Rojhalat Ibrahim <imr@rtschenk.de>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found