]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: armadillo800eva: Replace GPIO_PORTx with GPIO port numbers
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 22 Apr 2013 22:32:52 +0000 (00:32 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 25 May 2013 02:25:09 +0000 (11:25 +0900)
commit727a0cb8ad375d8c7eb7cd80b4bff4a10b4ec5cc
tree9aa54bce1ef9e19f826de712a2689f583e790f85
parent42647b374918c6017607ec6b19515af38928601d
ARM: shmobile: armadillo800eva: Replace GPIO_PORTx 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>
arch/arm/mach-shmobile/board-armadillo800eva.c