]> git.baikalelectronics.ru Git - kernel.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, 5 Jun 2013 08:17:09 +0000 (17:17 +0900)
commit550d717fd208f6a091f7a422b3cef6c4a813d3df
tree0d516b160a5733e8b67e53f11180bf56426417c7
parentab0f89d7011b0902661c913b03c407804cc6c340
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