From: Laurent Pinchart Date: Sun, 21 Apr 2013 22:02:06 +0000 (+0200) Subject: sh-pfc: sh7372: Replace GPIO_PORTx enum with GPIO port numbers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~11^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e65c958d353d3cf1759d301b806f89cb41c142e;p=pandora-kernel.git sh-pfc: sh7372: 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed