commit | 1bd6b601fe196b6fbce2c93536ce0f3f53577cec | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Jul 22 16:17:41 2014 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 23 17:41:12 2014 +0200 |
tree | 5e20cf3705cbb6f311a4b26795cbd7e4c8a14f11 | |
parent | 14141a9352d007434ff61df1e16a2bcaf3119307 [diff] |
gpio: make gpiochip_get_desc() gpiolib-private As GPIO descriptors are not going to remain unique anymore, having this function public is not safe. Restrain its use to gpiolib since we have no user outside of it. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>