]> 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>
Wed, 24 Apr 2013 08:34:02 +0000 (17:34 +0900)
commit420440ceed41b289bc683c2399535e709a83c653
tree01aae27d3cb9895ed509ca1d9c5e9b1e737260ad
parent484cd986ba6a0648e1b346a4c5ec5d8c7405d2bd
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