From: Alexandre Courbot Date: Sat, 2 Feb 2013 14:44:06 +0000 (+0900) Subject: gpiolib: remove gpiochip_reserve() X-Git-Tag: v3.9-rc1~76^2~12^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=710b40eac4d91bd08f07f289cf6d6f3861c87187;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed