]> git.baikalelectronics.ru Git - kernel.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)
commit5ca25b36a42f9d2d0230dfdb0b29be5e434e7360
tree15b7e7775eae49105be08ba70cdc44a6eb7688c8
parente36a48a6fd2197170821cc64f688f34eae3156e5
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