]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbers
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 16 Feb 2013 06:38:50 +0000 (07:38 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Mar 2013 12:33:40 +0000 (13:33 +0100)
commit6d170aa0116ed9f43d765fea47daeb7afb3a87fe
treeb6f9d84a94b3a516dfbba290e3a725023c7bb85d
parent8c2a141eece6196ee5f236cf0ac13c6e2828b0a8
ARM: shmobile: mackerel: 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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-shmobile/board-mackerel.c