]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh-pfc: r8a7740: Replace GPIO_PORTx enum with GPIO port numbers
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 22 Apr 2013 22:36:40 +0000 (00:36 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 25 May 2013 02:25:13 +0000 (11:25 +0900)
commit88e4bb6f3d84b732b2e9163f6bc1370ea56f146d
tree30af40a75d4490cb3f8a443a7d40eb4c959977bd
parente0c5a25f7c7c46cfa45d7b97599abee882ab9c20
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 <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a7740.c