]> rtime.felk.cvut.cz Git - linux-imx.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>
Tue, 4 Jun 2013 12:04:29 +0000 (21:04 +0900)
commitf5c02edc51515ea0bcb461030d0a13f7af41e979
tree15b7e7775eae49105be08ba70cdc44a6eb7688c8
parent1b5961c31d67d0c2fcce202af3c4ccdb9385eaa7
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