commit | c771c2f484857f3b1fc81d180485e96b7cb67c17 | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jogo@openwrt.org> | Sun Oct 11 17:34:15 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 16 22:11:16 2015 +0200 |
tree | 6ed5046cd43c58197051913f6351182a44a76af7 | |
parent | 30cefeacec3e289c00128f28b831fb251650eea6 [diff] |
gpiolib: provide generic request/free implementations Provide generic request/free implementations that pinctrl aware gpio drivers can use instead of open coding if they use a 1:1 pin to gpio signal mapping. Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>