From: Ryan Mallon Date: Wed, 24 Jun 2009 22:15:23 +0000 (+0100) Subject: [ARM] 5566/1: Remove at91_gpiolib_request X-Git-Tag: v2.6.32-rc1~691^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6425a0404399ba78852ef4108007ecf51ef3dc;p=pandora-kernel.git [ARM] 5566/1: Remove at91_gpiolib_request Remove at91_gpiolib_request. It returns -EPERM if a request pin is not in GPIO mode, however we want to be able to gpio_request alternative function pins to reserve them, and in some cases we need to be able to use the gpiolib functions on alternative function pins. Signed-off-by: Ryan Mallon Acked-by: David Brownell Signed-off-by: Russell King --- Reading git-diff-tree failed