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