commit | 710b40eac4d91bd08f07f289cf6d6f3861c87187 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Sat Feb 02 23:44:06 2013 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Feb 04 21:41:46 2013 +0100 |
tree | fdd5afda03ff86731faeb100ae9e5a7d55b767c7 | |
parent | 6320c7b7990e1e759a18666b6c616aae9bd3b12d [diff] |
gpiolib: remove gpiochip_reserve() gpiochip_reserve() has no user and stands in the way of the removal of the static gpio_desc[] array. Remove this function as well as the now unneeded RESERVED flag of struct gpio_desc. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>