diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2013-02-02 16:29:29 (GMT) |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2013-02-11 22:20:55 (GMT) |
commit | 372e722ea4dd4ca11c3d04845e11cbc15f32144c (patch) | |
tree | e542c8befdaeb7d1aeffdbfb96cb1deae556d5d7 /fs | |
parent | 83cabe33eb05b51a6239a3df344d89cafac2306c (diff) | |
download | linux-372e722ea4dd4ca11c3d04845e11cbc15f32144c.tar.xz |
gpiolib: use descriptors internally
Make sure gpiolib works internally with descriptors and (chip, offset)
pairs instead of using the global integer namespace. This prepares the
ground for the removal of the global gpio_desc[] array and the
introduction of the descriptor-based GPIO API.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
[grant.likely: Squash in fix for link error when CONFIG_SYSFS=n]
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions