]> 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>
Wed, 24 Apr 2013 08:34:00 +0000 (17:34 +0900)
commitf7e31b76d73cf0f30f723859ad2b401c0a001e85
treea77a1e7db7c9221ac00685adfc67013650c9cb70
parent98b6fec3d566a9d33ce07f59bd394984cc209a8e
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