From: Laurent Pinchart Date: Mon, 22 Apr 2013 22:36:40 +0000 (+0200) Subject: sh-pfc: r8a7740: Replace GPIO_PORTx enum with GPIO port numbers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~11^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5684575c1729952effc6b285eb74d2009839c5;p=pandora-kernel.git sh-pfc: r8a7740: 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