From: Laurent Pinchart Date: Mon, 22 Apr 2013 22:32:52 +0000 (+0200) Subject: ARM: shmobile: armadillo800eva: Replace GPIO_PORTx with GPIO port numbers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~11^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c02edc51515ea0bcb461030d0a13f7af41e979;p=pandora-kernel.git ARM: shmobile: armadillo800eva: Replace GPIO_PORTx with GPIO port numbers The PFC GPIO API implementation moved to using port numbers. Replace all GPIO_PORTx enum usage with the corresponding port number. The GPIO_PORTx enum values are identical to the port number on this platform. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed