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>
tirimbino
Alexandre Courbot 12 years ago committed by Grant Likely
parent 83cabe33eb
commit 372e722ea4
  1. 514
      drivers/gpio/gpiolib.c

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save