From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 5 Jul 2012 22:48:33 +0000 (+0800) Subject: ARM: at91: gpio: implement request X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~39^2~8^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18486e10d5801b832b34708f6d2bd266c704793;p=pandora-kernel.git ARM: at91: gpio: implement request Configure the pin as pio when requested. It is needed to configure the pin as PIO at "request time" when we are using DT. Indeed, the muxing via old AT91 API is not allowed anymore if we are using the plain gpiolib. Acked-by: Nicolas Ferre Acked-by: Linus Walleij Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Reading git-diff-tree failed