From: Alexandre Courbot Date: Tue, 22 Jul 2014 07:17:41 +0000 (+0900) Subject: gpio: make gpiochip_get_desc() gpiolib-private X-Git-Tag: omap-for-v3.17/fixes-against-rc2~114^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd6b601fe196b6fbce2c93536ce0f3f53577cec;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed