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