From: Laurent Pinchart Date: Sat, 16 Feb 2013 06:38:50 +0000 (+0100) Subject: ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d170aa0116ed9f43d765fea47daeb7afb3a87fe;p=pandora-kernel.git ARM: shmobile: mackerel: Replace GPIO_PORTx enum 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 Acked-by: Linus Walleij --- Reading git-diff-tree failed