]> git.baikalelectronics.ru Git - kernel.git/commit
sh-pfc: sh7372: Replace GPIO_PORTx enum with GPIO port numbers
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 21 Apr 2013 22:02:06 +0000 (00:02 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Jun 2013 12:04:20 +0000 (21:04 +0900)
commit04c8adc673a19f8b7c6e6e47910045b752106818
tree69a36bb711dcb42a6e4e9a1f48d5de222b608235
parent58dc6698ab5a3a8510292b97e385661a408fd63f
sh-pfc: sh7372: 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-sh7372.c